|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReplicationInOperations<T extends IReplicationInOperation>
Statistics on operations executed on target replication space.
Method Summary | |
---|---|
T |
getRemoveOperationStatistics()
Return statistics on remove operations |
T |
getUpdateOperationStatistics()
Return statistics on update operations |
T |
getWriteOperationStatistics()
Return statistics on write operations |
Methods inherited from interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperation |
---|
getDiscardedOperationCount, getFailedOperationCount, getInProgressOperationCount, getOperationCount, getSuccessfulOperationCount |
Method Detail |
---|
T getWriteOperationStatistics()
T getUpdateOperationStatistics()
T getRemoveOperationStatistics()
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |