Package com.linkedin.venice.listener.request
package com.linkedin.venice.listener.request
-
ClassDescription
AdminRequestencapsulates an admin request from server admin tools.ComputeRouterRequestWrapperencapsulates a POST request for read-compute from routers.DictionaryFetchRequestencapsulates a GET request to storage/storename/version on the storage node to fetch the compression dictionary for that version.GetRouterRequestencapsulates a GET request to storage/resourcename/partition/key on the storage node for a single-get operation.HealthCheckRequestencapsulates information of a health-check request from routers.On-demand request that starts or stops a key/partition profiling session for a single store version on this server.Sub-action carried in the trailing URL path segment.MetadataFetchRequestencapsulates a GET request to /metadata/storename on the storage node to fetch metadata for that node.MultiGetRouterRequestWrapperencapsulates a POST request to storage/resourcename on the storage node for a multi-get operation.MultiKeyRouterRequestWrapperis a base class for a multi-key operation.RouterRequestis an abstract base class for single-get and multi-get operations.MetadataFetchRequestencapsulates a GET request to /store_properties/storename on the storage node to fetch metadata for that node.