public static interface SrvMonAppStuckAlertMessage.Deserializer.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
handleDescription(XStringDeserializer val) |
void |
handleEventSource(XStringDeserializer val) |
void |
handleEventTimestamp(long val) |
void |
handleIncompleteCommitCount(int val) |
void |
handleLastCommitCompletionTimestamp(long val) |
void |
handleLastEventProcessedTimestamp(long val) |
void |
handleReason(XStringDeserializer val) |
void |
handleXvmHeader(com.neeve.server.mon.common.SrvMonXvmHeader.Deserializer val) |
void handleEventTimestamp(long val)
void handleLastEventProcessedTimestamp(long val)
void handleLastCommitCompletionTimestamp(long val)
void handleIncompleteCommitCount(int val)
void handleXvmHeader(com.neeve.server.mon.common.SrvMonXvmHeader.Deserializer val)
void handleEventSource(XStringDeserializer val)
void handleReason(XStringDeserializer val)
void handleDescription(XStringDeserializer val)
Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.