org.apache.accumulo.core.metadata
Class MetadataTable

java.lang.Object
  extended by org.apache.accumulo.core.metadata.MetadataTable

public class MetadataTable
extends Object


Field Summary
static String ID
           
static String NAME
           
static String OLD_NAME
           
 
Constructor Summary
MetadataTable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OLD_NAME

public static final String OLD_NAME
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values
Constructor Detail

MetadataTable

public MetadataTable()


Copyright © 2015 Apache Accumulo Project. All rights reserved.