Uses of Package
io.atomix.primitive.protocol

Packages that use io.atomix.primitive.protocol 
Package Description
io.atomix.primitive
Provides classes and interfaces for defining and managing primitive types.
io.atomix.primitive.config
Primitive instance configuration store.
io.atomix.primitive.log  
io.atomix.primitive.partition
Provides classes and interfaces for managing primitive partitions, partition groups, and member groups.
io.atomix.primitive.protocol
Provides classes and interfaces for defining and managing primitive protocols.
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.
io.atomix.primitive.proxy
Provides interfaces for operating on primitive services via Java proxies.