public interface StorageOpsMetrics
Modifier and Type | Method and Description |
---|---|
boolean |
isArrayBased()
Checks if implementation is based on Java arrays.
|
boolean |
isDense()
Checks if this implementation should be considered dense so that it explicitly
represents every value.
|
boolean |
isDistributed()
Checks whether implementation is JVM-local or distributed (multi-JVM).
|
boolean |
isNumeric() |
boolean isDense()
boolean isArrayBased()
boolean isDistributed()
boolean isNumeric()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024