@InterfaceAudience.Public public class TableCFs extends Object
Admin.listReplicatedTableCFs(). The cfs is a map
 of <ColumnFamily, ReplicationScope>.| Modifier and Type | Field and Description | 
|---|---|
private Map<String,Integer> | 
cfs  | 
private TableName | 
table  | 
| Constructor and Description | 
|---|
TableCFs(TableName table,
        Map<String,Integer> cfs)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Integer> | 
getColumnFamilyMap()  | 
TableName | 
getTable()  | 
String | 
toString()  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.