Package | Description |
---|---|
org.nuxeo.ecm.core.redis.contribs | |
org.nuxeo.ecm.core.storage.dbs |
Modifier and Type | Field and Description |
---|---|
protected DBSInvalidations |
RedisDBSClusterInvalidator.receivedInvals
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DBSInvalidations |
RedisDBSInvalidations.getInvalidations() |
DBSInvalidations |
RedisDBSClusterInvalidator.receiveInvalidations()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
RedisDBSClusterInvalidator.sendInvalidations(DBSInvalidations invals)
Deprecated.
|
Constructor and Description |
---|
RedisDBSInvalidations(String nodeId,
DBSInvalidations invals) |
Modifier and Type | Method and Description |
---|---|
DBSInvalidations |
DBSPubSubInvalidator.deserialize(InputStream in) |
static DBSInvalidations |
DBSInvalidations.deserialize(InputStream in) |
DBSInvalidations |
DBSPubSubInvalidator.newInvalidations() |
DBSInvalidations |
DBSClusterInvalidator.receiveInvalidations()
Receives invalidations from other cluster nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
DBSClusterInvalidator.sendInvalidations(DBSInvalidations invalidations)
Sends invalidations to other cluster nodes.
|
Copyright © 2017 Nuxeo. All rights reserved.