org.apache.accumulo.core.metadata.schema
Class MetadataSchema.DeletesSection

java.lang.Object
  extended by 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


Constructor Summary
MetadataSchema.DeletesSection()
           
 
Method Summary
static Range getRange()
           
static String getRowPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataSchema.DeletesSection

public MetadataSchema.DeletesSection()
Method Detail

getRange

public static Range getRange()

getRowPrefix

public static String getRowPrefix()


Copyright © 2015 Apache Accumulo Project. All rights reserved.