Uses of Class
org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
Packages that use org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
-
Uses of org.apache.hadoop.hbase.testing.TestingHBaseClusterOption in org.apache.hadoop.hbase.testing
Methods in org.apache.hadoop.hbase.testing that return org.apache.hadoop.hbase.testing.TestingHBaseClusterOption in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.testing.TestingHBaseClusterOption
TestingHBaseClusterOption.Builder.build()
Methods in org.apache.hadoop.hbase.testing with parameters of type org.apache.hadoop.hbase.testing.TestingHBaseClusterOption in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.testing.TestingHBaseCluster
TestingHBaseCluster.create
(org.apache.hadoop.hbase.testing.TestingHBaseClusterOption option) Create aTestingHBaseCluster
.