Interface IteratorConfiguration
-
public interface IteratorConfigurationProvides information about a configured Accumulo Iterator- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIteratorClass()StringgetName()Map<String,String>getOptions()intgetPriority()
-