Uses of Class
org.apache.accumulo.core.data.AbstractId
Package
Description
This package provides a place for plugin interfaces related to executing compactions.
-
Uses of AbstractId in org.apache.accumulo.core.data
Modifier and TypeClassDescriptionclass
AbstractId<T extends AbstractId<T>>
An abstract identifier class for comparing equality of identifiers of the same type.Modifier and TypeClassDescriptionclass
A strongly typed representation of an Accumulo instance ID.class
A strongly typed representation of a namespace ID.class
A strongly typed representation of a table ID. -
Uses of AbstractId in org.apache.accumulo.core.spi.compaction
Modifier and TypeClassDescriptionclass
A unique identifier for a a compaction executor that aCompactionPlanner
can schedule compactions on using aCompactionJob
.class
A unique identifier for a compaction service