|
KIE NIO.2 :: File System Impl 6.0.0.Beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kie.commons.java.nio.fs.file.BaseSimpleFileStore
org.kie.commons.java.nio.fs.file.SimpleWindowsFileStore
public class SimpleWindowsFileStore
| Constructor Summary | |
|---|---|
SimpleWindowsFileStore(File[] roots,
FileSystem fs,
String path)
|
|
| Method Summary | |
|---|---|
long |
getTotalSpace()
|
long |
getUnallocatedSpace()
|
long |
getUsableSpace()
|
String |
name()
|
| Methods inherited from class org.kie.commons.java.nio.fs.file.BaseSimpleFileStore |
|---|
equals, getAttribute, getFileStoreAttributeView, hashCode, isReadOnly, supportsFileAttributeView, supportsFileAttributeView, type |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleWindowsFileStore(File[] roots,
FileSystem fs,
String path)
| Method Detail |
|---|
public String name()
public long getTotalSpace()
throws IOException
IOException
public long getUsableSpace()
throws IOException
IOException
public long getUnallocatedSpace()
throws IOException
IOException
|
KIE NIO.2 :: File System Impl 6.0.0.Beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||