Uses of Class
org.apache.accumulo.core.util.ColumnFQ
-
Packages that use ColumnFQ Package Description org.apache.accumulo.core.metadata.schema org.apache.accumulo.core.util -
-
Uses of ColumnFQ in org.apache.accumulo.core.metadata.schema
Fields in org.apache.accumulo.core.metadata.schema declared as ColumnFQ Modifier and Type Field Description static ColumnFQMetadataSchema.TabletsSection.ChoppedColumnFamily. CHOPPED_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.ServerColumnFamily. COMPACT_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.ServerColumnFamily. DIRECTORY_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.ServerColumnFamily. FLUSH_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.ServerColumnFamily. LOCK_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.TabletColumnFamily. OLD_PREV_ROW_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.TabletColumnFamily. PREV_ROW_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.TabletColumnFamily. SPLIT_RATIO_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.SuspendLocationColumn. SUSPEND_COLUMNstatic ColumnFQMetadataSchema.TabletsSection.ServerColumnFamily. TIME_COLUMN -
Uses of ColumnFQ in org.apache.accumulo.core.util
Methods in org.apache.accumulo.core.util with parameters of type ColumnFQ Modifier and Type Method Description intColumnFQ. compareTo(ColumnFQ o)
-