public interface KvStateMessage extends Serializable
InternalKvState
lookup and registration.Modifier and Type | Interface and Description |
---|---|
static class |
KvStateMessage.LookupKvStateLocation
Actor message for looking up
KvStateLocation . |
static class |
KvStateMessage.NotifyKvStateRegistered
Actor message for notification of
KvState registration. |
static class |
KvStateMessage.NotifyKvStateUnregistered
Actor message for notification of
KvState unregistration. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.