@InterfaceAudience.Public public class TableCFs extends Object
Admin.listReplicatedTableCFs()
. The cfs is a map
of <ColumnFamily, ReplicationScope>.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.