Package | Description |
---|---|
org.cometd.oort | |
org.cometd.server.filter |
Modifier and Type | Class and Description |
---|---|
protected class |
Oort.CloudListener
This listener handles messages sent to
/oort/cloud that contains the list of comets
connected to the Oort that just joined the cloud. |
class |
OortPrimaryLong
A distributed counter service to be deployed on a Oort cluster that
modifies a
long value hosted in a "primary" node. |
class |
OortPrimaryService<R,C>
OortPrimaryService extends OortService to allow applications
to perform actions on entities that always live in a "primary" node. |
class |
OortService<R,C>
An
OortService allows applications to forward actions to Oort
nodes that own the entity onto which the action should be applied. |
Modifier and Type | Class and Description |
---|---|
class |
DataFilterMessageListener
A MessageListener that applies DataFilters to the received messages.
|
Copyright © 2008–2024 The CometD Project. All rights reserved.