Class MetadataSchema.DeletesSection
- java.lang.Object
-
- org.apache.accumulo.core.metadata.schema.MetadataSchema.DeletesSection
-
- Enclosing class:
- MetadataSchema
public static class MetadataSchema.DeletesSection extends Object
Holds delete markers for potentially unused files/directories
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMetadataSchema.DeletesSection.SkewedKeyValueValue to indicate that the row has been skewed/encoded.
-
Constructor Summary
Constructors Constructor Description DeletesSection()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringdecodeRow(String row)static StringencodeRow(String value)static RangegetRange()
-