org.kie.commons.java.nio.fs.file
public class SimpleWindowsFileStore extends BaseSimpleFileStore
Constructor and Description |
---|
SimpleWindowsFileStore(File[] roots,
org.kie.commons.java.nio.file.FileSystem fs,
String path) |
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.