Uses of Class
org.cometd.oort.OortService
-
Packages that use OortService Package Description org.cometd.oort -
-
Uses of OortService in org.cometd.oort
Subclasses of OortService in org.cometd.oort Modifier and Type Class Description class
OortMasterLong
A distributed counter service to be deployed on a Oort cluster that modifies along
value hosted in a "master" node.class
OortMasterService<R,C>
OortMasterService
extendsOortService
to allow applications to perform actions on entities that always live in a "master" node.
-