Uses of Interface
com.tangosol.net.InvocableInOrder
Packages that use InvocableInOrder
Package
Description
Contains Coherence-based WorkManager implementation classes.
Contains basic cluster interfaces and factories.
-
Uses of InvocableInOrder in com.tangosol.coherence.commonj
Classes in com.tangosol.coherence.commonj that implement InvocableInOrderModifier and TypeClassDescriptionprotected static class
Base class for Invocable tasks related to the WorkManager.protected static class
Invocable task used during handshake, which has to be scheduledimmediately
.protected static class
Invocable task that forces a release for a wrapped Work object.protected static class
Invocable task that requests a status for a given Work.protected static class
Invocable task that posts a wrapped Work object to a WorkManager queue.protected static class
Invocable task that delivers a WorkEvent to a WorkListener. -
Uses of InvocableInOrder in com.tangosol.net
Classes in com.tangosol.net that implement InvocableInOrderModifier and TypeClassDescriptionclass
An abstract base for Invocable and PriorityTask implementations.