Uses of Class
org.apache.ignite.internal.processors.cache.verify.TransactionsHashRecord
-
Packages that use TransactionsHashRecord Package Description org.apache.ignite.internal.management.cache -
-
Uses of TransactionsHashRecord in org.apache.ignite.internal.management.cache
Constructor parameters in org.apache.ignite.internal.management.cache with type arguments of type TransactionsHashRecord Constructor Description IdleVerifyResultV2(Map<PartitionKeyV2,List<PartitionHashRecordV2>> clusterHashes, @Nullable List<List<TransactionsHashRecord>> txHashConflicts, @Nullable Map<ClusterNode,Collection<GridCacheVersion>> partiallyCommittedTxs)
-