Uses of Interface
org.apache.accumulo.server.mem.LowMemoryDetector.Action
-
Packages that use LowMemoryDetector.Action Package Description org.apache.accumulo.server.mem -
-
Uses of LowMemoryDetector.Action in org.apache.accumulo.server.mem
Methods in org.apache.accumulo.server.mem with parameters of type LowMemoryDetector.Action Modifier and Type Method Description booleanLowMemoryDetector. isRunningLowOnMemory(ServerContext context, LowMemoryDetector.DetectionScope scope, Supplier<Boolean> isUserTable, LowMemoryDetector.Action action)
-