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

java.lang.Object
  extended by org.apache.accumulo.core.metadata.schema.MetadataSchema.ReservedSection
Enclosing class:
MetadataSchema

public static class MetadataSchema.ReservedSection
extends Object

Contains additional metadata in a reserved area not for tablets


Constructor Summary
MetadataSchema.ReservedSection()
           
 
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.ReservedSection

public MetadataSchema.ReservedSection()
Method Detail

getRange

public static Range getRange()

getRowPrefix

public static String getRowPrefix()


Copyright © 2015 Apache Accumulo Project. All rights reserved.