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

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

public static class MetadataSchema.BlipSection
extends Object

Holds bulk-load-in-progress processing flags


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

public MetadataSchema.BlipSection()
Method Detail

getRange

public static Range getRange()

getRowPrefix

public static String getRowPrefix()


Copyright © 2015 Apache Accumulo Project. All rights reserved.