Uses of Class
org.cometd.oort.OortPrimaryLong.Context
Packages that use OortPrimaryLong.Context
-
Uses of OortPrimaryLong.Context in org.cometd.oort
Subclasses with type arguments of type OortPrimaryLong.Context in org.cometd.oortModifier and TypeClassDescriptionclass
A distributed counter service to be deployed on a Oort cluster that modifies along
value hosted in a "primary" node.Methods in org.cometd.oort with parameters of type OortPrimaryLong.ContextModifier and TypeMethodDescriptionprotected void
OortPrimaryLong.onForwardFailed
(Object failure, OortPrimaryLong.Context context) protected void
OortPrimaryLong.onForwardSucceeded
(Long result, OortPrimaryLong.Context context)