public static interface SrvMonSysDiskStats.Deserializer.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
handleFreeSpace(long val) |
void |
handleRootPath(XStringDeserializer val) |
void |
handleTotalSpace(long val) |
void |
handleUsableSpace(long val) |
void handleTotalSpace(long val)
void handleUsableSpace(long val)
void handleFreeSpace(long val)
void handleRootPath(XStringDeserializer val)
Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.