| Package | Description |
|---|---|
| org.apache.tajo.storage |
| Modifier and Type | Method and Description |
|---|---|
List<DiskMountInfo> |
DiskDeviceInfo.getMountInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiskDeviceInfo.addMountPath(DiskMountInfo diskMountInfo) |
int |
DiskMountInfo.compareTo(DiskMountInfo other) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiskDeviceInfo.setMountInfos(List<DiskMountInfo> mountInfos) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.