public abstract static class SrvMonAppStoreBindingPersisterStats.Deserializer.AbstractCallbackImpl extends Object implements SrvMonAppStoreBindingPersisterStats.Deserializer.Callback
| Constructor and Description |
|---|
AbstractCallbackImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDetachedPersist(boolean val) |
void |
handleDisruptorStats(SrvMonDisruptorStats.Deserializer val) |
void |
handleFileSize(long val) |
void |
handleFileSizeUsed(long val) |
void |
handleNumCommits(long val) |
void |
handleNumForks(long val) |
void |
handleNumPutsRecorded(long val) |
void |
handleNumRemovesRecorded(long val) |
void |
handleNumSendsRecorded(long val) |
void |
handleNumUpdatesRecorded(long val) |
public void handleNumPutsRecorded(long val)
handleNumPutsRecorded in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleNumUpdatesRecorded(long val)
handleNumUpdatesRecorded in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleNumRemovesRecorded(long val)
handleNumRemovesRecorded in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleNumSendsRecorded(long val)
handleNumSendsRecorded in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleNumCommits(long val)
handleNumCommits in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleDetachedPersist(boolean val)
handleDetachedPersist in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleNumForks(long val)
handleNumForks in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleFileSize(long val)
handleFileSize in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleFileSizeUsed(long val)
handleFileSizeUsed in interface SrvMonAppStoreBindingPersisterStats.Deserializer.Callbackpublic void handleDisruptorStats(SrvMonDisruptorStats.Deserializer val)
handleDisruptorStats in interface SrvMonAppStoreBindingPersisterStats.Deserializer.CallbackCopyright © 2019 N5 Technologies, Inc. All Rights Reserved.