Uses of Class
org.apache.accumulo.core.data.Column
Packages that use Column
Package
Description
-
Uses of Column in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return types with arguments of type Column -
Uses of Column in org.apache.accumulo.core.data
Methods in org.apache.accumulo.core.data with parameters of type Column -
Uses of Column in org.apache.accumulo.core.spi.scan
Methods in org.apache.accumulo.core.spi.scan that return types with arguments of type ColumnModifier and TypeMethodDescriptionScanInfo.getFetchedColumns()
This method returns what column were fetched by a scan.