Package com.loomcache.server.handler
@NullMarked
package com.loomcache.server.handler
-
ClassDescriptionServer-side handler for
MessageType.BATCH_EXECUTEmessages.Batch execution statistics record.Execution statistics for batch operations.Handles Consistency Subsystem operations over the network.Server-side handler for the CQC (Continuous Query Cache) wire protocol.Active CQC subscription.Composite key identifying a single subscription.Handles all data-structure operations received over the binary protocol.Local protocol handler for executor service operations.Manages server-side request deduplication for idempotent operations.Record representing a cached response with metadata.Record representing an idempotency key (client ID + request ID).Statistics for idempotency tracking.Handles SQL query operations over the network.A filter that wraps a DataOperationHandler to add read request coalescing.Coalesces identical concurrent read requests to reduce redundant work.Statistics snapshot for the coalescer.A coalescing key uniquely identifies a read request.Statistics for a coalescing group.