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

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

public static class MetadataSchema.TabletsSection.ClonedColumnFamily
extends Object

Temporary marker that indicates a tablet was successfully cloned


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

public MetadataSchema.TabletsSection.ClonedColumnFamily()


Copyright © 2015 Apache Accumulo Project. All rights reserved.