Package | Description |
---|---|
org.apache.hadoop.hbase.rest |
HBase REST
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
NamespacesInstanceResource.post(NamespacesInstanceModel model,
javax.ws.rs.core.UriInfo uriInfo)
Build a response for POST create namespace with properties specified.
|
javax.ws.rs.core.Response |
NamespacesInstanceResource.put(NamespacesInstanceModel model,
javax.ws.rs.core.UriInfo uriInfo)
Build a response for PUT alter namespace with properties specified.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.