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