Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<List<TableCFs>> |
AsyncAdmin.listReplicatedTableCFs()
Find all table and column families that are replicated from this cluster
|
List<TableCFs> |
Admin.listReplicatedTableCFs()
Find all table and column families that are replicated from this cluster
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.