Uses of Interface
org.apache.accumulo.core.client.PluginEnvironment
Packages that use PluginEnvironment
Package
Description
- 
Uses of PluginEnvironment in org.apache.accumulo.core.client.admin.compactionMethods in org.apache.accumulo.core.client.admin.compaction that return PluginEnvironmentModifier and TypeMethodDescriptionCompactionConfigurer.InitParameters.getEnvironment()CompactionConfigurer.InputParameters.getEnvironment()CompactionSelector.InitParameters.getEnvironment()CompactionSelector.SelectionParameters.getEnvironment()
- 
Uses of PluginEnvironment in org.apache.accumulo.core.iteratorsMethods in org.apache.accumulo.core.iterators that return PluginEnvironmentModifier and TypeMethodDescriptiondefault PluginEnvironmentIteratorEnvironment.getPluginEnv()Returns an object containing information about the server where this iterator was run.
- 
Uses of PluginEnvironment in org.apache.accumulo.core.spi.balancerSubinterfaces of PluginEnvironment 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 PluginEnvironment in org.apache.accumulo.core.spi.commonSubinterfaces of PluginEnvironment in org.apache.accumulo.core.spi.commonModifier and TypeInterfaceDescriptioninterfaceThis interface exposes Accumulo system level information to plugins in a stable manner.