public static interface ExecProtos.FragmentHandleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getMajorFragmentId()
optional int32 major_fragment_id = 2; |
int |
getMinorFragmentId()
optional int32 minor_fragment_id = 3; |
UserBitShared.QueryId |
getParentQueryId()
optional .exec.shared.QueryId parent_query_id = 4; |
UserBitShared.QueryIdOrBuilder |
getParentQueryIdOrBuilder()
optional .exec.shared.QueryId parent_query_id = 4; |
UserBitShared.QueryId |
getQueryId()
optional .exec.shared.QueryId query_id = 1; |
UserBitShared.QueryIdOrBuilder |
getQueryIdOrBuilder()
optional .exec.shared.QueryId query_id = 1; |
boolean |
hasMajorFragmentId()
optional int32 major_fragment_id = 2; |
boolean |
hasMinorFragmentId()
optional int32 minor_fragment_id = 3; |
boolean |
hasParentQueryId()
optional .exec.shared.QueryId parent_query_id = 4; |
boolean |
hasQueryId()
optional .exec.shared.QueryId query_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasQueryId()
optional .exec.shared.QueryId query_id = 1;UserBitShared.QueryId getQueryId()
optional .exec.shared.QueryId query_id = 1;UserBitShared.QueryIdOrBuilder getQueryIdOrBuilder()
optional .exec.shared.QueryId query_id = 1;boolean hasMajorFragmentId()
optional int32 major_fragment_id = 2;int getMajorFragmentId()
optional int32 major_fragment_id = 2;boolean hasMinorFragmentId()
optional int32 minor_fragment_id = 3;int getMinorFragmentId()
optional int32 minor_fragment_id = 3;boolean hasParentQueryId()
optional .exec.shared.QueryId parent_query_id = 4;UserBitShared.QueryId getParentQueryId()
optional .exec.shared.QueryId parent_query_id = 4;UserBitShared.QueryIdOrBuilder getParentQueryIdOrBuilder()
optional .exec.shared.QueryId parent_query_id = 4;Copyright © 2021 The Apache Software Foundation. All rights reserved.