public static final class UserBitShared.MinorFragmentProfile extends com.google.protobuf.GeneratedMessageV3 implements UserBitShared.MinorFragmentProfileOrBuilder
exec.shared.MinorFragmentProfile| Modifier and Type | Class and Description |
|---|---|
static class |
UserBitShared.MinorFragmentProfile.Builder
Protobuf type
exec.shared.MinorFragmentProfile |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
END_TIME_FIELD_NUMBER |
static int |
ENDPOINT_FIELD_NUMBER |
static int |
ERROR_FIELD_NUMBER |
static int |
LAST_PROGRESS_FIELD_NUMBER |
static int |
LAST_UPDATE_FIELD_NUMBER |
static int |
MAX_MEMORY_USED_FIELD_NUMBER |
static int |
MEMORY_USED_FIELD_NUMBER |
static int |
MINOR_FRAGMENT_ID_FIELD_NUMBER |
static int |
OPERATOR_PROFILE_FIELD_NUMBER |
static com.google.protobuf.Parser<UserBitShared.MinorFragmentProfile> |
PARSER
Deprecated.
|
static int |
START_TIME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static UserBitShared.MinorFragmentProfile |
getDefaultInstance() |
UserBitShared.MinorFragmentProfile |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CoordinationProtos.DrillbitEndpoint |
getEndpoint()
optional .exec.DrillbitEndpoint endpoint = 9; |
CoordinationProtos.DrillbitEndpointOrBuilder |
getEndpointOrBuilder()
optional .exec.DrillbitEndpoint endpoint = 9; |
long |
getEndTime()
optional int64 end_time = 6; |
UserBitShared.DrillPBError |
getError()
optional .exec.shared.DrillPBError error = 2; |
UserBitShared.DrillPBErrorOrBuilder |
getErrorOrBuilder()
optional .exec.shared.DrillPBError error = 2; |
long |
getLastProgress()
optional int64 last_progress = 11; |
long |
getLastUpdate()
optional int64 last_update = 10; |
long |
getMaxMemoryUsed()
optional int64 max_memory_used = 8; |
long |
getMemoryUsed()
optional int64 memory_used = 7; |
int |
getMinorFragmentId()
optional int32 minor_fragment_id = 3; |
UserBitShared.OperatorProfile |
getOperatorProfile(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
int |
getOperatorProfileCount()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
List<UserBitShared.OperatorProfile> |
getOperatorProfileList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.OperatorProfileOrBuilder |
getOperatorProfileOrBuilder(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
List<? extends UserBitShared.OperatorProfileOrBuilder> |
getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
com.google.protobuf.Parser<UserBitShared.MinorFragmentProfile> |
getParserForType() |
int |
getSerializedSize() |
long |
getStartTime()
optional int64 start_time = 5; |
UserBitShared.FragmentState |
getState()
optional .exec.shared.FragmentState state = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasEndpoint()
optional .exec.DrillbitEndpoint endpoint = 9; |
boolean |
hasEndTime()
optional int64 end_time = 6; |
boolean |
hasError()
optional .exec.shared.DrillPBError error = 2; |
int |
hashCode() |
boolean |
hasLastProgress()
optional int64 last_progress = 11; |
boolean |
hasLastUpdate()
optional int64 last_update = 10; |
boolean |
hasMaxMemoryUsed()
optional int64 max_memory_used = 8; |
boolean |
hasMemoryUsed()
optional int64 memory_used = 7; |
boolean |
hasMinorFragmentId()
optional int32 minor_fragment_id = 3; |
boolean |
hasStartTime()
optional int64 start_time = 5; |
boolean |
hasState()
optional .exec.shared.FragmentState state = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UserBitShared.MinorFragmentProfile.Builder |
newBuilder() |
static UserBitShared.MinorFragmentProfile.Builder |
newBuilder(UserBitShared.MinorFragmentProfile prototype) |
UserBitShared.MinorFragmentProfile.Builder |
newBuilderForType() |
protected UserBitShared.MinorFragmentProfile.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static UserBitShared.MinorFragmentProfile |
parseDelimitedFrom(InputStream input) |
static UserBitShared.MinorFragmentProfile |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.MinorFragmentProfile |
parseFrom(byte[] data) |
static UserBitShared.MinorFragmentProfile |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.MinorFragmentProfile |
parseFrom(ByteBuffer data) |
static UserBitShared.MinorFragmentProfile |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.MinorFragmentProfile |
parseFrom(com.google.protobuf.ByteString data) |
static UserBitShared.MinorFragmentProfile |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.MinorFragmentProfile |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UserBitShared.MinorFragmentProfile |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.MinorFragmentProfile |
parseFrom(InputStream input) |
static UserBitShared.MinorFragmentProfile |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<UserBitShared.MinorFragmentProfile> |
parser() |
UserBitShared.MinorFragmentProfile.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATE_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
public static final int MINOR_FRAGMENT_ID_FIELD_NUMBER
public static final int OPERATOR_PROFILE_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
public static final int MEMORY_USED_FIELD_NUMBER
public static final int MAX_MEMORY_USED_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER
public static final int LAST_UPDATE_FIELD_NUMBER
public static final int LAST_PROGRESS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<UserBitShared.MinorFragmentProfile> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasState()
optional .exec.shared.FragmentState state = 1;hasState in interface UserBitShared.MinorFragmentProfileOrBuilderpublic UserBitShared.FragmentState getState()
optional .exec.shared.FragmentState state = 1;getState in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasError()
optional .exec.shared.DrillPBError error = 2;hasError in interface UserBitShared.MinorFragmentProfileOrBuilderpublic UserBitShared.DrillPBError getError()
optional .exec.shared.DrillPBError error = 2;getError in interface UserBitShared.MinorFragmentProfileOrBuilderpublic UserBitShared.DrillPBErrorOrBuilder getErrorOrBuilder()
optional .exec.shared.DrillPBError error = 2;getErrorOrBuilder in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasMinorFragmentId()
optional int32 minor_fragment_id = 3;hasMinorFragmentId in interface UserBitShared.MinorFragmentProfileOrBuilderpublic int getMinorFragmentId()
optional int32 minor_fragment_id = 3;getMinorFragmentId in interface UserBitShared.MinorFragmentProfileOrBuilderpublic List<UserBitShared.OperatorProfile> getOperatorProfileList()
repeated .exec.shared.OperatorProfile operator_profile = 4;getOperatorProfileList in interface UserBitShared.MinorFragmentProfileOrBuilderpublic List<? extends UserBitShared.OperatorProfileOrBuilder> getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4;getOperatorProfileOrBuilderList in interface UserBitShared.MinorFragmentProfileOrBuilderpublic int getOperatorProfileCount()
repeated .exec.shared.OperatorProfile operator_profile = 4;getOperatorProfileCount in interface UserBitShared.MinorFragmentProfileOrBuilderpublic UserBitShared.OperatorProfile getOperatorProfile(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4;getOperatorProfile in interface UserBitShared.MinorFragmentProfileOrBuilderpublic UserBitShared.OperatorProfileOrBuilder getOperatorProfileOrBuilder(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4;getOperatorProfileOrBuilder in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasStartTime()
optional int64 start_time = 5;hasStartTime in interface UserBitShared.MinorFragmentProfileOrBuilderpublic long getStartTime()
optional int64 start_time = 5;getStartTime in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasEndTime()
optional int64 end_time = 6;hasEndTime in interface UserBitShared.MinorFragmentProfileOrBuilderpublic long getEndTime()
optional int64 end_time = 6;getEndTime in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasMemoryUsed()
optional int64 memory_used = 7;hasMemoryUsed in interface UserBitShared.MinorFragmentProfileOrBuilderpublic long getMemoryUsed()
optional int64 memory_used = 7;getMemoryUsed in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasMaxMemoryUsed()
optional int64 max_memory_used = 8;hasMaxMemoryUsed in interface UserBitShared.MinorFragmentProfileOrBuilderpublic long getMaxMemoryUsed()
optional int64 max_memory_used = 8;getMaxMemoryUsed in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasEndpoint()
optional .exec.DrillbitEndpoint endpoint = 9;hasEndpoint in interface UserBitShared.MinorFragmentProfileOrBuilderpublic CoordinationProtos.DrillbitEndpoint getEndpoint()
optional .exec.DrillbitEndpoint endpoint = 9;getEndpoint in interface UserBitShared.MinorFragmentProfileOrBuilderpublic CoordinationProtos.DrillbitEndpointOrBuilder getEndpointOrBuilder()
optional .exec.DrillbitEndpoint endpoint = 9;getEndpointOrBuilder in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasLastUpdate()
optional int64 last_update = 10;hasLastUpdate in interface UserBitShared.MinorFragmentProfileOrBuilderpublic long getLastUpdate()
optional int64 last_update = 10;getLastUpdate in interface UserBitShared.MinorFragmentProfileOrBuilderpublic boolean hasLastProgress()
optional int64 last_progress = 11;hasLastProgress in interface UserBitShared.MinorFragmentProfileOrBuilderpublic long getLastProgress()
optional int64 last_progress = 11;getLastProgress in interface UserBitShared.MinorFragmentProfileOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static UserBitShared.MinorFragmentProfile parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(InputStream input) throws IOException
IOExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UserBitShared.MinorFragmentProfile parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static UserBitShared.MinorFragmentProfile parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static UserBitShared.MinorFragmentProfile parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic UserBitShared.MinorFragmentProfile.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static UserBitShared.MinorFragmentProfile.Builder newBuilder()
public static UserBitShared.MinorFragmentProfile.Builder newBuilder(UserBitShared.MinorFragmentProfile prototype)
public UserBitShared.MinorFragmentProfile.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected UserBitShared.MinorFragmentProfile.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static UserBitShared.MinorFragmentProfile getDefaultInstance()
public static com.google.protobuf.Parser<UserBitShared.MinorFragmentProfile> parser()
public com.google.protobuf.Parser<UserBitShared.MinorFragmentProfile> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public UserBitShared.MinorFragmentProfile getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2021 The Apache Software Foundation. All rights reserved.