public class TestStorageClusterStatusModel extends TestModelBase<org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel>
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestStorageClusterStatusModel() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel |
buildTestModel() |
protected void |
checkModel(org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel model) |
fromJSON, fromPB, fromXML, testBuildModel, testFromJSON, testFromPB, testFromXML, testToJSON, testToXML, toJSON, toPB, toXMLpublic static final HBaseClassTestRule CLASS_RULE
public TestStorageClusterStatusModel() throws Exception
Exceptionprotected org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel buildTestModel()
buildTestModel in class TestModelBase<org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel>protected void checkModel(org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel model)
checkModel in class TestModelBase<org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.