Uses of Class
org.apache.pinot.tools.admin.command.UploadSegmentCommand
-
Packages that use UploadSegmentCommand Package Description org.apache.pinot.tools.admin.command -
-
Uses of UploadSegmentCommand in org.apache.pinot.tools.admin.command
Methods in org.apache.pinot.tools.admin.command that return UploadSegmentCommand Modifier and Type Method Description UploadSegmentCommandUploadSegmentCommand. setAuthToken(String authToken)UploadSegmentCommandUploadSegmentCommand. setControllerHost(String controllerHost)UploadSegmentCommandUploadSegmentCommand. setControllerPort(String controllerPort)UploadSegmentCommandUploadSegmentCommand. setControllerProtocol(String controllerProtocol)UploadSegmentCommandUploadSegmentCommand. setPassword(String password)UploadSegmentCommandUploadSegmentCommand. setSegmentDir(String segmentDir)UploadSegmentCommandUploadSegmentCommand. setUser(String user)
-