Uses of Class
org.apache.hadoop.hbase.ActiveClusterSuffix
Packages that use ActiveClusterSuffix
-
Uses of ActiveClusterSuffix in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return ActiveClusterSuffixModifier and TypeMethodDescriptionstatic ActiveClusterSuffixActiveClusterSuffix.convert(org.apache.hadoop.hbase.shaded.protobuf.generated.ActiveClusterSuffixProtos.ActiveClusterSuffix cs) Returns AActiveClusterSuffixmade from the passed incsstatic ActiveClusterSuffixActiveClusterSuffix.fromConfig(org.apache.hadoop.conf.Configuration conf, ClusterId clusterId) static ActiveClusterSuffixActiveClusterSuffix.parseFrom(byte[] bytes) ActiveClusterSuffix.Parser.parseFrom(byte[] bytes) Parse the serialized representation of theActiveClusterSuffixActiveClusterSuffix.Parser.readString(String input) -
Uses of ActiveClusterSuffix in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as ActiveClusterSuffixModifier and TypeFieldDescriptionprivate ActiveClusterSuffixMasterFileSystem.activeClusterSuffixMethods in org.apache.hadoop.hbase.master that return ActiveClusterSuffix