Uses of Class
org.apache.hadoop.hbase.client.replication.TableCFs
Packages that use TableCFs
Package
Description
Provides HBase Client
-
Uses of TableCFs in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return types with arguments of type TableCFsModifier and TypeMethodDescriptionAdmin.listReplicatedTableCFs()Find all table and column families that are replicated from this clusterAdminOverAsyncAdmin.listReplicatedTableCFs()AsyncAdmin.listReplicatedTableCFs()Find all table and column families that are replicated from this clusterAsyncHBaseAdmin.listReplicatedTableCFs()RawAsyncHBaseAdmin.listReplicatedTableCFs() -
Uses of TableCFs in org.apache.hadoop.hbase.thrift2.client
Methods in org.apache.hadoop.hbase.thrift2.client that return types with arguments of type TableCFs