Package org.apache.pinot.common.proto
Class Worker
- java.lang.Object
-
- org.apache.pinot.common.proto.Worker
-
public final class Worker extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorker.QueryRequestQueryRequest is the dispatched content for a specific query stage on a specific worker.static interfaceWorker.QueryRequestOrBuilderstatic classWorker.QueryResponseQueryResponse is the dispatched response from worker, it doesn't contain actual data, only dispatch status.static interfaceWorker.QueryResponseOrBuilderstatic classWorker.SegmentListProtobuf typeorg.apache.pinot.common.proto.SegmentListstatic interfaceWorker.SegmentListOrBuilderstatic classWorker.SegmentMapProtobuf typeorg.apache.pinot.common.proto.SegmentMapstatic interfaceWorker.SegmentMapOrBuilderstatic classWorker.StageMetadataProtobuf typeorg.apache.pinot.common.proto.StageMetadatastatic interfaceWorker.StageMetadataOrBuilderstatic classWorker.StagePlanProtobuf typeorg.apache.pinot.common.proto.StagePlanstatic interfaceWorker.StagePlanOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-