Uses of Class
org.apache.pinot.common.restlet.resources.StartReplaceSegmentsRequest
-
Packages that use StartReplaceSegmentsRequest Package Description org.apache.pinot.common.utils -
-
Uses of StartReplaceSegmentsRequest in org.apache.pinot.common.utils
Methods in org.apache.pinot.common.utils with parameters of type StartReplaceSegmentsRequest Modifier and Type Method Description SimpleHttpResponseFileUploadDownloadClient. startReplaceSegments(URI uri, StartReplaceSegmentsRequest startReplaceSegmentsRequest, AuthProvider authProvider)Start replace segments with default settings.
-