org.apache.hadoop.hbase.rest
Class ExistsResource
java.lang.Object
org.apache.hadoop.hbase.rest.ResourceBase
org.apache.hadoop.hbase.rest.ExistsResource
- All Implemented Interfaces:
- Constants
public class ExistsResource
- extends ResourceBase
Method Summary |
javax.ws.rs.core.Response |
get(javax.ws.rs.core.UriInfo uriInfo)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExistsResource
public ExistsResource(TableResource tableResource)
throws IOException
- Constructor
- Parameters:
tableResource
-
- Throws:
IOException
get
public javax.ws.rs.core.Response get(@Context
javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.