Uses of Package
com.loomcache.server.network
Packages that use com.loomcache.server.network
Package
Description
-
Classes in com.loomcache.server.network used by com.loomcache.serverClassDescriptionWraps a TCP connection to a peer with automatic resource management and metrics.Interface for handling incoming cache protocol messages and peer disconnections.
-
Classes in com.loomcache.server.network used by com.loomcache.server.cache
-
Classes in com.loomcache.server.network used by com.loomcache.server.clusterClassDescriptionHealth checking loop for distributed cache cluster.TCP server using Java 25 virtual threads.
-
Classes in com.loomcache.server.network used by com.loomcache.server.handler
-
Classes in com.loomcache.server.network used by com.loomcache.server.metrics
-
Classes in com.loomcache.server.network used by com.loomcache.server.networkClassDescriptionImmutable snapshot of backpressure statistics for a single peer.Wraps a message and its associated connection context for pipelined command execution.Functional interface for command execution.Wraps a TCP connection to a peer with automatic resource management and metrics.Immutable record containing health information for a single connection.Functional interface for health check callbacks.Record containing comprehensive metrics for all monitored connections.Sealed interface representing the health status of a connection.Interface for handling incoming cache protocol messages and peer disconnections.Production-quality rate limiter supporting multiple policies and per-client limiting.Builder for fluent RateLimiter construction.Per-client metrics snapshot.Immutable snapshot of rate limiter metrics.Sealed interface for rate limit policies.Bandwidth statistics for the server.Information about a single connection.Server health status snapshot.Server-wide statistics snapshot.
-
Classes in com.loomcache.server.network used by com.loomcache.server.observabilityClassDescriptionWraps a message and its associated connection context for pipelined command execution.Wraps a TCP connection to a peer with automatic resource management and metrics.
-
Classes in com.loomcache.server.network used by com.loomcache.server.replication
-
Classes in com.loomcache.server.network used by com.loomcache.server.securityClassDescriptionWraps a TCP connection to a peer with automatic resource management and metrics.
-
Classes in com.loomcache.server.network used by com.loomcache.server.tracingClassDescriptionWraps a TCP connection to a peer with automatic resource management and metrics.