Class DictionaryFetchRequest
java.lang.Object
com.linkedin.venice.listener.request.DictionaryFetchRequest
DictionaryFetchRequest
encapsulates a GET request to storage/storename/version on the storage node to
fetch the compression dictionary for that version.-
Method Summary
Modifier and TypeMethodDescriptionstatic DictionaryFetchRequest
parseGetHttpRequest
(URI uri, String[] requestParts)
-
Method Details
-
parseGetHttpRequest
-
getResourceName
-
getStoreName
-