| Package | Description |
|---|---|
| org.onosproject.store.cluster.messaging.impl |
Implementation of the cluster messaging mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MessageEncoder.encode(io.netty.channel.ChannelHandlerContext context,
InternalMessage message,
io.netty.buffer.ByteBuf out) |
protected CompletableFuture<Void> |
NettyMessagingManager.sendAsync(org.onosproject.store.cluster.messaging.Endpoint ep,
InternalMessage message) |
Copyright © 2016. All rights reserved.