Class GetKnownClients
- java.lang.Object
-
- org.opendaylight.controller.cluster.datastore.messages.GetKnownClients
-
- All Implemented Interfaces:
Serializable
public final class GetKnownClients extends Object implements Serializable
Request a shard to report the clients it knows about. Shard is required to respond withGetKnownClientsReply
.- See Also:
- Serialized Form
-
-
Field Detail
-
INSTANCE
public static final @NonNull GetKnownClients INSTANCE
-
-