Uses of Class
org.infinispan.statetransfer.TransactionInfo
Packages that use TransactionInfo
Package
Description
Transfer of state to new caches in a cluster.
-
Uses of TransactionInfo in org.infinispan.commands.statetransfer
Methods in org.infinispan.commands.statetransfer that return types with arguments of type TransactionInfoModifier and TypeMethodDescriptionStateTransferGetTransactionsCommand.invokeAsync(ComponentRegistry registry) -
Uses of TransactionInfo in org.infinispan.statetransfer
Methods in org.infinispan.statetransfer that return TransactionInfoMethods in org.infinispan.statetransfer that return types with arguments of type TransactionInfoModifier and TypeMethodDescriptionStateProvider.getTransactionsForSegments(Address destination, int topologyId, org.infinispan.commons.util.IntSet segments) Gets the list of transactions that affect keys from the given segments.StateProviderImpl.getTransactionsForSegments(Address destination, int requestTopologyId, org.infinispan.commons.util.IntSet segments) Set<Class<? extends TransactionInfo>>TransactionInfo.Externalizer.getTypeClasses()Methods in org.infinispan.statetransfer with parameters of type TransactionInfoModifier and TypeMethodDescriptionvoidTransactionInfo.Externalizer.writeObject(ObjectOutput output, TransactionInfo object)