org.apache.accumulo.core.metadata.schema
Class MetadataSchema.TabletsSection.FutureLocationColumnFamily

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

public static class MetadataSchema.TabletsSection.FutureLocationColumnFamily
extends Object

Column family for storing the assigned location


Field Summary
static org.apache.hadoop.io.Text NAME
           
 
Constructor Summary
MetadataSchema.TabletsSection.FutureLocationColumnFamily()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final org.apache.hadoop.io.Text NAME
Constructor Detail

MetadataSchema.TabletsSection.FutureLocationColumnFamily

public MetadataSchema.TabletsSection.FutureLocationColumnFamily()


Copyright © 2015 Apache Accumulo Project. All rights reserved.