Uses of Interface
org.apache.accumulo.core.gc.Reference
-
Packages that use Reference Package Description org.apache.accumulo.core.gc -
-
Uses of Reference in org.apache.accumulo.core.gc
Classes in org.apache.accumulo.core.gc that implement Reference Modifier and Type Class Description class
ReferenceDirectory
A GC reference to a Tablet directory, like t-0003.class
ReferenceFile
A GC reference used for streaming and delete markers.
-