|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemoryUnit | |
|---|---|
| org.terracotta.management.stats | |
| org.terracotta.management.stats.history | |
| org.terracotta.management.stats.primitive | |
| Uses of MemoryUnit in org.terracotta.management.stats |
|---|
| Methods in org.terracotta.management.stats that return MemoryUnit | |
|---|---|
static MemoryUnit |
MemoryUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MemoryUnit[] |
MemoryUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of MemoryUnit in org.terracotta.management.stats.history |
|---|
| Constructors in org.terracotta.management.stats.history with parameters of type MemoryUnit | |
|---|---|
SizeHistory(String name,
List<Sample<Long>> samples,
MemoryUnit memoryUnit)
|
|
| Uses of MemoryUnit in org.terracotta.management.stats.primitive |
|---|
| Constructors in org.terracotta.management.stats.primitive with parameters of type MemoryUnit | |
|---|---|
Size(String name,
Long value,
MemoryUnit memoryUnit)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||