org.kie.commons.java.nio.fs.file
Class SimpleUnixFileStore
java.lang.Object
org.kie.commons.java.nio.fs.file.BaseSimpleFileStore
org.kie.commons.java.nio.fs.file.SimpleUnixFileStore
- All Implemented Interfaces:
- FileStore
public class SimpleUnixFileStore
- extends BaseSimpleFileStore
name
public String name()
getTotalSpace
public long getTotalSpace()
throws IOException
- Throws:
IOException
getUsableSpace
public long getUsableSpace()
throws IOException
- Throws:
IOException
getUnallocatedSpace
public long getUnallocatedSpace()
throws IOException
- Throws:
IOException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.