org.apache.hadoop.hbase.rest
Class ResourceBase

java.lang.Object
  extended by org.apache.hadoop.hbase.rest.ResourceBase
All Implemented Interfaces:
Constants
Direct Known Subclasses:
ExistsResource, RegionsResource, RootResource, RowResource, ScannerInstanceResource, ScannerResource, SchemaResource, StorageClusterStatusResource, StorageClusterVersionResource, TableResource, VersionResource

public class ResourceBase
extends Object
implements Constants


Field Summary
 
Fields inherited from interface org.apache.hadoop.hbase.rest.Constants
DEFAULT_LISTEN_PORT, DEFAULT_MAX_AGE, MIMETYPE_BINARY, MIMETYPE_HTML, MIMETYPE_JSON, MIMETYPE_PROTOBUF, MIMETYPE_TEXT, MIMETYPE_XML, VERSION_STRING
 
Constructor Summary
ResourceBase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBase

public ResourceBase()
             throws IOException
Throws:
IOException


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.