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.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.