Package | Description |
---|---|
org.apache.tajo.storage.v2 |
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 © 2014 Apache Software Foundation. All Rights Reserved.