| Package | Description |
|---|---|
| org.onosproject.store.cluster.messaging |
Cluster messaging APIs for the use by the various distributed stores.
|
| Modifier and Type | Method and Description |
|---|---|
static ClusterMessage |
ClusterMessage.fromBytes(byte[] bytes)
Decodes a new ClusterMessage from raw bytes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterMessageHandler.handle(ClusterMessage message)
Handles/Processes the cluster message.
|
Copyright © 2015. All rights reserved.