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