Package | Description |
---|---|
org.apache.accumulo.core.client.admin | |
org.apache.accumulo.core.client.impl |
Modifier and Type | Method and Description |
---|---|
List<DiskUsage> |
TableOperations.getDiskUsage(Set<String> tables)
Gets the number of bytes being used in the files for a set of tables
|
Modifier and Type | Method and Description |
---|---|
List<DiskUsage> |
TableOperationsImpl.getDiskUsage(Set<String> tableNames) |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.