public interface UsageCapacity
| Modifier and Type | Method and Description |
|---|---|
long |
getLimit() |
boolean |
isLimit(long size)
Has the limit been reached ?
|
void |
setLimit(long limit) |
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.