public class DiskUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DiskUtil.OSType |
Constructor and Description |
---|
DiskUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
getDataNodeStorageSize() |
static List<DiskDeviceInfo> |
getDiskDeviceInfos() |
static List<URI> |
getStorageDirs() |
static void |
main(String[] args) |
public static List<DiskDeviceInfo> getDiskDeviceInfos() throws IOException
IOException
public static int getDataNodeStorageSize()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.