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