Uses of Class
org.apache.hadoop.hbase.testing.TestingHBaseClusterOption

Packages that use org.apache.hadoop.hbase.testing.TestingHBaseClusterOption
Package
Description
 
  • 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 in
    Modifier and Type
    Method
    Description
    org.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 in
    Modifier and Type
    Method
    Description
    static org.apache.hadoop.hbase.testing.TestingHBaseCluster
    TestingHBaseCluster.create(org.apache.hadoop.hbase.testing.TestingHBaseClusterOption option)
    Create a TestingHBaseCluster.