public interface TransactionMetrics extends Serializable
Modifier and Type | Method and Description |
---|---|
long |
commitTime()
Gets last time transaction was committed.
|
long |
rollbackTime()
Gets last time transaction was rollback.
|
int |
txCommits()
Gets total number of transaction commits.
|
int |
txRollbacks()
Gets total number of transaction rollbacks.
|
long commitTime()
long rollbackTime()
int txCommits()
int txRollbacks()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017