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