|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpfrontAllocatingPageSource.ThresholdDirection | |
|---|---|
| org.terracotta.offheapstore.paging | |
| Uses of UpfrontAllocatingPageSource.ThresholdDirection in org.terracotta.offheapstore.paging |
|---|
| Methods in org.terracotta.offheapstore.paging that return UpfrontAllocatingPageSource.ThresholdDirection | |
|---|---|
static UpfrontAllocatingPageSource.ThresholdDirection |
UpfrontAllocatingPageSource.ThresholdDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UpfrontAllocatingPageSource.ThresholdDirection[] |
UpfrontAllocatingPageSource.ThresholdDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.terracotta.offheapstore.paging with parameters of type UpfrontAllocatingPageSource.ThresholdDirection | |
|---|---|
Runnable |
UpfrontAllocatingPageSource.addAllocationThreshold(UpfrontAllocatingPageSource.ThresholdDirection direction,
long threshold,
Runnable action)
Adds an allocation threshold action. |
Runnable |
UpfrontAllocatingPageSource.removeAllocationThreshold(UpfrontAllocatingPageSource.ThresholdDirection direction,
long threshold)
Removes an allocation threshold action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||