@ThreadSafe public interface JmxModelMXBean
Modifier and Type | Method and Description |
---|---|
String |
getMountPoint() |
String |
getMountPointOfParent() |
long |
getSizeOfData() |
long |
getSizeOfStorage() |
String |
getTimeCreatedDate() |
Long |
getTimeCreatedMillis() |
String |
getTimeReadDate() |
Long |
getTimeReadMillis() |
String |
getTimeWrittenDate() |
Long |
getTimeWrittenMillis() |
boolean |
isMounted() |
void |
sync() |
String getMountPoint()
String getMountPointOfParent()
long getSizeOfData()
long getSizeOfStorage()
boolean isMounted()
void sync() throws FsSyncException
FsSyncException
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.