Uses of Class
org.apache.accumulo.core.client.IteratorSetting.Column
Packages that use IteratorSetting.Column
- 
Uses of IteratorSetting.Column in org.apache.accumulo.core.clientMethods in org.apache.accumulo.core.client with parameters of type IteratorSetting.ColumnModifier and TypeMethodDescriptionvoidScannerBase.fetchColumn(IteratorSetting.Column column) Adds a column to the list of columns that will be fetch by this scanner.