Uses of Class
org.apache.accumulo.monitor.rest.tables.TableNamespace
-
Packages that use TableNamespace Package Description org.apache.accumulo.monitor.rest.tables -
-
Uses of TableNamespace in org.apache.accumulo.monitor.rest.tables
Fields in org.apache.accumulo.monitor.rest.tables with type parameters of type TableNamespace Modifier and Type Field Description List<TableNamespace>TablesList. tablesMethods in org.apache.accumulo.monitor.rest.tables with parameters of type TableNamespace Modifier and Type Method Description voidTablesList. addTable(TableNamespace table)Add a table to the list
-