Uses of Class
org.infinispan.statetransfer.OutdatedTopologyException
Packages that use OutdatedTopologyException
-
Uses of OutdatedTopologyException in org.infinispan.statetransfer
Fields in org.infinispan.statetransfer declared as OutdatedTopologyExceptionModifier and TypeFieldDescriptionstatic final OutdatedTopologyExceptionOutdatedTopologyException.RETRY_NEXT_TOPOLOGYA cached instance that requests the command's topology id + 1.static final OutdatedTopologyExceptionOutdatedTopologyException.RETRY_SAME_TOPOLOGYA cached instance, used for read commands that need to be retried in the same topology.