Uses of Interface
io.atomix.primitive.PrimitiveManagementService

Packages that use PrimitiveManagementService 
Package Description
io.atomix.primitive
Provides classes and interfaces for defining and managing primitive types.
io.atomix.primitive.protocol.counter
Interfaces for counter-compatible gossip protocols and delegates.
io.atomix.primitive.protocol.map
Interfaces for map-compatible gossip protocols and delegates.
io.atomix.primitive.protocol.set
Interfaces for set-compatible gossip protocols and delegates.
io.atomix.primitive.protocol.value
Interfaces for value-compatible gossip protocols and delegates.