public class DiskUsage extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SortedSet<String> |
tables |
protected Long |
usage |
| Constructor and Description |
|---|
DiskUsage(SortedSet<String> tables,
Long usage) |
public Long getUsage()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.