Uses of Class
org.cometd.oort.OortService
Packages that use OortService
-
Uses of OortService in org.cometd.oort
Subclasses of OortService in org.cometd.oortModifier and TypeClassDescriptionclassA distributed counter service to be deployed on a Oort cluster that modifies alongvalue hosted in a "primary" node.classOortPrimaryService<R,C> OortPrimaryServiceextendsOortServiceto allow applications to perform actions on entities that always live in a "primary" node.