Uses of Interface
org.apache.accumulo.core.spi.common.ServiceEnvironment
Packages that use ServiceEnvironment
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Uses of ServiceEnvironment in org.apache.accumulo.core.iterators
Methods in org.apache.accumulo.core.iterators that return ServiceEnvironment -
Uses of ServiceEnvironment in org.apache.accumulo.core.spi.balancer
Subinterfaces of ServiceEnvironment in org.apache.accumulo.core.spi.balancerModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension ofServiceEnvironmentthat exposes system level information that is specific to tablet balancing. -
Uses of ServiceEnvironment in org.apache.accumulo.core.spi.compaction
Methods in org.apache.accumulo.core.spi.compaction that return ServiceEnvironmentModifier and TypeMethodDescriptionCompactionDispatcher.DispatchParameters.getServiceEnv()CompactionDispatcher.InitParameters.getServiceEnv()CompactionPlanner.InitParameters.getServiceEnvironment()CompactionPlanner.PlanningParameters.getServiceEnvironment() -
Uses of ServiceEnvironment in org.apache.accumulo.core.spi.fs
Methods in org.apache.accumulo.core.spi.fs that return ServiceEnvironment -
Uses of ServiceEnvironment in org.apache.accumulo.core.spi.metrics
Methods in org.apache.accumulo.core.spi.metrics that return ServiceEnvironmentModifier and TypeMethodDescriptionMeterRegistryFactory.InitParameters.getServiceEnv()Optional extension point to pass additional information though the ServiceEnvironment. -
Uses of ServiceEnvironment in org.apache.accumulo.core.spi.scan
Methods in org.apache.accumulo.core.spi.scan that return ServiceEnvironmentModifier and TypeMethodDescriptionScanDispatcher.DispatchParameters.getServiceEnv()ScanDispatcher.InitParameters.getServiceEnv()ScanPrioritizer.CreateParameters.getServiceEnv()ScanServerSelector.InitParameters.getServiceEnv()