Uses of Package
com.loomcache.server.replication
Packages that use com.loomcache.server.replication
Package
Description
-
Classes in com.loomcache.server.replication used by com.loomcache.server.cluster
-
Classes in com.loomcache.server.replication used by com.loomcache.server.replicationClassDescriptionEnumeration of consistency levels for read operations.Manages read replicas that receive replicated data but do not participate in Raft votes.Aggregated stats about all replicas.Information about a read replica.Enumeration of read replica states.Aggregated stats about read routing.Token-bearing route for a STRONG read.Holds parsed replication data from a REPL_SYNC message.Callback interface for sending entries to the replica.Aggregated stats about the replication stream.
-
Classes in com.loomcache.server.replication used by com.loomcache.springboot.config