Uses of Class
org.cometd.oort.OortPrimaryService
-
Packages that use OortPrimaryService Package Description org.cometd.oort -
-
Uses of OortPrimaryService in org.cometd.oort
Subclasses of OortPrimaryService in org.cometd.oort Modifier and Type Class Description class
OortMasterLong
Deprecated.useOortPrimaryLong
insteadclass
OortMasterService<R,C>
Deprecated.useOortPrimaryService
instead.class
OortPrimaryLong
A distributed counter service to be deployed on a Oort cluster that modifies along
value hosted in a "primary" node.
-