org.kie.commons.java.nio.fs.file
public class SimpleUnixFileStore extends BaseSimpleFileStore
Modifier and Type | Method and Description |
---|---|
long |
getTotalSpace() |
long |
getUnallocatedSpace() |
long |
getUsableSpace() |
String |
name() |
equals, getAttribute, getFileStoreAttributeView, hashCode, isReadOnly, supportsFileAttributeView, supportsFileAttributeView, type
public String name()
public long getTotalSpace() throws org.kie.commons.java.nio.IOException
org.kie.commons.java.nio.IOException
public long getUsableSpace() throws org.kie.commons.java.nio.IOException
org.kie.commons.java.nio.IOException
public long getUnallocatedSpace() throws org.kie.commons.java.nio.IOException
org.kie.commons.java.nio.IOException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.