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

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

public static class MetadataSchema.TabletsSection.ScanFileColumnFamily
extends Object

Column family for storing the set of files scanned with an isolated scanner, to prevent them from being deleted


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

public MetadataSchema.TabletsSection.ScanFileColumnFamily()


Copyright © 2015 Apache Accumulo Project. All rights reserved.