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

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

public static class MetadataSchema.TabletsSection.DataFileColumnFamily
extends Object

Column family for storing files used by a tablet


Field Summary
static org.apache.hadoop.io.Text NAME
           
 
Constructor Summary
MetadataSchema.TabletsSection.DataFileColumnFamily()
           
 
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.DataFileColumnFamily

public MetadataSchema.TabletsSection.DataFileColumnFamily()


Copyright © 2015 Apache Accumulo Project. All rights reserved.