|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.hbase.rest.ResourceBase
org.apache.hadoop.hbase.rest.RootResource
public class RootResource
| 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 | |
|---|---|
RootResource()
Constructor |
|
| Method Summary | |
|---|---|
javax.ws.rs.core.Response |
get(javax.ws.rs.core.UriInfo uriInfo)
|
StorageClusterStatusResource |
getClusterStatusResource()
|
TableResource |
getTableResource(java.lang.String table)
|
VersionResource |
getVersionResource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootResource()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public javax.ws.rs.core.Response get(@Context
javax.ws.rs.core.UriInfo uriInfo)
public StorageClusterStatusResource getClusterStatusResource()
throws java.io.IOException
java.io.IOException
public VersionResource getVersionResource()
throws java.io.IOException
java.io.IOException
public TableResource getTableResource(java.lang.String table)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||