Package com.linkedin.venice.listener.request
package com.linkedin.venice.listener.request
-
ClassesClassDescription
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.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.