Uses of Class
org.apache.pinot.tools.UpdateSegmentState
-
Packages that use UpdateSegmentState Package Description org.apache.pinot.tools -
-
Uses of UpdateSegmentState in org.apache.pinot.tools
Methods in org.apache.pinot.tools that return UpdateSegmentState Modifier and Type Method Description UpdateSegmentStateUpdateSegmentState. setClusterName(String clusterName)UpdateSegmentStateUpdateSegmentState. setOverwrite(boolean fix)UpdateSegmentStateUpdateSegmentState. setTableName(String tableName)UpdateSegmentStateUpdateSegmentState. setTenantName(String tenantName)UpdateSegmentStateUpdateSegmentState. setZkAddress(String zkAddress)
-