@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
public interface JmxModelViewMXBean
file system model.| Modifier and Type | Method and Description |
|---|---|
JmxModelViewMXBean |
getModelOfParent() |
String |
getMountPoint() |
String |
getMountPointOfParent() |
long |
getSizeOfData() |
long |
getSizeOfStorage() |
String |
getTimeCreated() |
String |
getTimeRead() |
String |
getTimeWritten() |
boolean |
isTouched() |
void |
umount() |
@Nullable JmxModelViewMXBean getModelOfParent()
String getMountPoint()
String getMountPointOfParent()
long getSizeOfData()
long getSizeOfStorage()
@Nullable String getTimeCreated()
@Nullable String getTimeRead()
@Nullable String getTimeWritten()
boolean isTouched()
void umount()
throws FsSyncException
FsSyncExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.