public interface CounterProtocol extends GossipProtocol
PrimitiveProtocol.Type<C extends PrimitiveProtocolConfig<C>>| Modifier and Type | Method and Description |
|---|---|
CounterDelegate |
newCounterDelegate(String name,
PrimitiveManagementService managementService)
Returns a new counter delegate.
|
typeCounterDelegate newCounterDelegate(String name, PrimitiveManagementService managementService)
name - the counter namemanagementService - the primitive management serviceCopyright © 2013–2018. All rights reserved.