| Package | Description |
|---|---|
| org.apache.hadoop.hbase.rest | |
| org.apache.hadoop.hbase.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Response |
SchemaResource.post(TableSchemaModel model,
UriInfo uriInfo) |
Response |
SchemaResource.put(TableSchemaModel model,
UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected TableSchemaModel |
TestTableSchemaModel.buildTestModel() |
TableSchemaModel |
TestTableSchemaModel.buildTestModel(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestTableSchemaModel.checkModel(TableSchemaModel model) |
void |
TestTableSchemaModel.checkModel(TableSchemaModel model,
java.lang.String tableName) |