org.apache.hadoop.hbase.stargate
Class ScannerResource
java.lang.Object
org.apache.hadoop.hbase.stargate.ScannerResource
- All Implemented Interfaces:
- Constants
public class ScannerResource
- extends Object
- implements Constants
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scanners
protected static final Map<String,ScannerInstanceResource> scanners
ScannerResource
public ScannerResource(String table)
put
public javax.ws.rs.core.Response put(ScannerModel model,
@Context
javax.ws.rs.core.UriInfo uriInfo)
post
public javax.ws.rs.core.Response post(ScannerModel model,
@Context
javax.ws.rs.core.UriInfo uriInfo)
getScannerInstanceResource
public ScannerInstanceResource getScannerInstanceResource(String id)
Copyright © 2009 The Apache Software Foundation