public interface ValueProtocol extends GossipProtocol
PrimitiveProtocol.Type<C extends PrimitiveProtocolConfig<C>>| Modifier and Type | Method and Description |
|---|---|
ValueDelegate |
newValueDelegate(String name,
Serializer serializer,
PrimitiveManagementService managementService)
Returns a new value delegate.
|
typeValueDelegate newValueDelegate(String name, Serializer serializer, PrimitiveManagementService managementService)
name - the value nameserializer - the value serializermanagementService - the primitive management serviceCopyright © 2013–2018. All rights reserved.