public class DefaultRoundingPolicy extends Object implements RoundingPolicy
| Modifier and Type | Field and Description |
|---|---|
long |
chunkSize |
static DefaultRoundingPolicy |
INSTANCE
The singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getRoundedSize(int requestSize) |
public final long chunkSize
public static final DefaultRoundingPolicy INSTANCE
public int getRoundedSize(int requestSize)
getRoundedSize in interface RoundingPolicyCopyright © 2019 The Apache Software Foundation. All rights reserved.