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

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

public static class MetadataSchema.TabletsSection.LogColumnFamily
extends Object

Column family for storing write-ahead log entries


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

public MetadataSchema.TabletsSection.LogColumnFamily()


Copyright © 2015 Apache Accumulo Project. All rights reserved.