public static class FsDatasetCache.PageRounder extends Object
| Constructor and Description |
|---|
PageRounder() |
| Modifier and Type | Method and Description |
|---|---|
long |
roundDown(long count)
Round down a number to the operating system page size.
|
long |
roundUp(long count)
Round up a number to the operating system page size.
|
public PageRounder()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.