public static final class RecoveryProtos.TaskAttemptFinishedProto extends com.google.protobuf.GeneratedMessage implements RecoveryProtos.TaskAttemptFinishedProtoOrBuilder
TaskAttemptFinishedProto| Modifier and Type | Class and Description |
|---|---|
static class |
RecoveryProtos.TaskAttemptFinishedProto.Builder
Protobuf type
TaskAttemptFinishedProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ALLOCATION_TIME_FIELD_NUMBER |
static int |
CONTAINER_ID_FIELD_NUMBER |
static int |
COUNTERS_FIELD_NUMBER |
static int |
CREATION_CAUSAL_T_A_FIELD_NUMBER |
static int |
CREATION_TIME_FIELD_NUMBER |
static int |
DATA_EVENTS_FIELD_NUMBER |
static int |
DIAGNOSTICS_FIELD_NUMBER |
static int |
ERROR_ENUM_FIELD_NUMBER |
static int |
FINISH_TIME_FIELD_NUMBER |
static int |
NODE_HTTP_ADDRESS_FIELD_NUMBER |
static int |
NODE_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> |
PARSER |
static int |
START_TIME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
TA_GENERATED_EVENTS_FIELD_NUMBER |
static int |
TASK_ATTEMPT_ID_FIELD_NUMBER |
static int |
TASK_FAILURE_TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAllocationTime()
optional int64 allocation_time = 3; |
String |
getContainerId()
optional string container_id = 13; |
com.google.protobuf.ByteString |
getContainerIdBytes()
optional string container_id = 13; |
org.apache.tez.dag.api.records.DAGProtos.TezCountersProto |
getCounters()
optional .TezCountersProto counters = 9; |
org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder |
getCountersOrBuilder()
optional .TezCountersProto counters = 9; |
String |
getCreationCausalTA()
optional string creation_causal_t_a = 6; |
com.google.protobuf.ByteString |
getCreationCausalTABytes()
optional string creation_causal_t_a = 6; |
long |
getCreationTime()
optional int64 creation_time = 2; |
RecoveryProtos.DataEventDependencyInfoProto |
getDataEvents(int index)
repeated .DataEventDependencyInfoProto data_events = 11; |
int |
getDataEventsCount()
repeated .DataEventDependencyInfoProto data_events = 11; |
List<RecoveryProtos.DataEventDependencyInfoProto> |
getDataEventsList()
repeated .DataEventDependencyInfoProto data_events = 11; |
RecoveryProtos.DataEventDependencyInfoProtoOrBuilder |
getDataEventsOrBuilder(int index)
repeated .DataEventDependencyInfoProto data_events = 11; |
List<? extends RecoveryProtos.DataEventDependencyInfoProtoOrBuilder> |
getDataEventsOrBuilderList()
repeated .DataEventDependencyInfoProto data_events = 11; |
static RecoveryProtos.TaskAttemptFinishedProto |
getDefaultInstance() |
RecoveryProtos.TaskAttemptFinishedProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDiagnostics()
optional string diagnostics = 8; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 8; |
String |
getErrorEnum()
optional string error_enum = 10; |
com.google.protobuf.ByteString |
getErrorEnumBytes()
optional string error_enum = 10; |
long |
getFinishTime()
optional int64 finish_time = 5; |
String |
getNodeHttpAddress()
optional string node_http_address = 15; |
com.google.protobuf.ByteString |
getNodeHttpAddressBytes()
optional string node_http_address = 15; |
String |
getNodeId()
optional string node_id = 14; |
com.google.protobuf.ByteString |
getNodeIdBytes()
optional string node_id = 14; |
com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> |
getParserForType() |
int |
getSerializedSize() |
long |
getStartTime()
optional int64 start_time = 4; |
int |
getState()
optional int32 state = 7; |
RecoveryProtos.TezEventProto |
getTaGeneratedEvents(int index)
repeated .TezEventProto ta_generated_events = 12; |
int |
getTaGeneratedEventsCount()
repeated .TezEventProto ta_generated_events = 12; |
List<RecoveryProtos.TezEventProto> |
getTaGeneratedEventsList()
repeated .TezEventProto ta_generated_events = 12; |
RecoveryProtos.TezEventProtoOrBuilder |
getTaGeneratedEventsOrBuilder(int index)
repeated .TezEventProto ta_generated_events = 12; |
List<? extends RecoveryProtos.TezEventProtoOrBuilder> |
getTaGeneratedEventsOrBuilderList()
repeated .TezEventProto ta_generated_events = 12; |
String |
getTaskAttemptId()
optional string task_attempt_id = 1; |
com.google.protobuf.ByteString |
getTaskAttemptIdBytes()
optional string task_attempt_id = 1; |
org.apache.tez.runtime.internals.api.events.SystemEventProtos.TaskFailureTypeProto |
getTaskFailureType()
optional .TaskFailureTypeProto task_failure_type = 16; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAllocationTime()
optional int64 allocation_time = 3; |
boolean |
hasContainerId()
optional string container_id = 13; |
boolean |
hasCounters()
optional .TezCountersProto counters = 9; |
boolean |
hasCreationCausalTA()
optional string creation_causal_t_a = 6; |
boolean |
hasCreationTime()
optional int64 creation_time = 2; |
boolean |
hasDiagnostics()
optional string diagnostics = 8; |
boolean |
hasErrorEnum()
optional string error_enum = 10; |
boolean |
hasFinishTime()
optional int64 finish_time = 5; |
int |
hashCode() |
boolean |
hasNodeHttpAddress()
optional string node_http_address = 15; |
boolean |
hasNodeId()
optional string node_id = 14; |
boolean |
hasStartTime()
optional int64 start_time = 4; |
boolean |
hasState()
optional int32 state = 7; |
boolean |
hasTaskAttemptId()
optional string task_attempt_id = 1; |
boolean |
hasTaskFailureType()
optional .TaskFailureTypeProto task_failure_type = 16; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilder() |
static RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilder(RecoveryProtos.TaskAttemptFinishedProto prototype) |
RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilderForType() |
protected RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseDelimitedFrom(InputStream input) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(byte[] data) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.ByteString data) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(InputStream input) |
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecoveryProtos.TaskAttemptFinishedProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> PARSER
public static final int TASK_ATTEMPT_ID_FIELD_NUMBER
public static final int CREATION_TIME_FIELD_NUMBER
public static final int ALLOCATION_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
public static final int CREATION_CAUSAL_T_A_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int TASK_FAILURE_TYPE_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
public static final int COUNTERS_FIELD_NUMBER
public static final int ERROR_ENUM_FIELD_NUMBER
public static final int DATA_EVENTS_FIELD_NUMBER
public static final int TA_GENERATED_EVENTS_FIELD_NUMBER
public static final int CONTAINER_ID_FIELD_NUMBER
public static final int NODE_ID_FIELD_NUMBER
public static final int NODE_HTTP_ADDRESS_FIELD_NUMBER
public static RecoveryProtos.TaskAttemptFinishedProto getDefaultInstance()
public RecoveryProtos.TaskAttemptFinishedProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasTaskAttemptId()
optional string task_attempt_id = 1;hasTaskAttemptId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getTaskAttemptId()
optional string task_attempt_id = 1;getTaskAttemptId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getTaskAttemptIdBytes()
optional string task_attempt_id = 1;getTaskAttemptIdBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasCreationTime()
optional int64 creation_time = 2;hasCreationTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic long getCreationTime()
optional int64 creation_time = 2;getCreationTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasAllocationTime()
optional int64 allocation_time = 3;hasAllocationTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic long getAllocationTime()
optional int64 allocation_time = 3;getAllocationTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasStartTime()
optional int64 start_time = 4;hasStartTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic long getStartTime()
optional int64 start_time = 4;getStartTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasFinishTime()
optional int64 finish_time = 5;hasFinishTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic long getFinishTime()
optional int64 finish_time = 5;getFinishTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasCreationCausalTA()
optional string creation_causal_t_a = 6;hasCreationCausalTA in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getCreationCausalTA()
optional string creation_causal_t_a = 6;getCreationCausalTA in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getCreationCausalTABytes()
optional string creation_causal_t_a = 6;getCreationCausalTABytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasState()
optional int32 state = 7;hasState in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic int getState()
optional int32 state = 7;getState in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasTaskFailureType()
optional .TaskFailureTypeProto task_failure_type = 16;hasTaskFailureType in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic org.apache.tez.runtime.internals.api.events.SystemEventProtos.TaskFailureTypeProto getTaskFailureType()
optional .TaskFailureTypeProto task_failure_type = 16;getTaskFailureType in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 8;hasDiagnostics in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 8;getDiagnostics in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 8;getDiagnosticsBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasCounters()
optional .TezCountersProto counters = 9;hasCounters in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic org.apache.tez.dag.api.records.DAGProtos.TezCountersProto getCounters()
optional .TezCountersProto counters = 9;getCounters in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder getCountersOrBuilder()
optional .TezCountersProto counters = 9;getCountersOrBuilder in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasErrorEnum()
optional string error_enum = 10;hasErrorEnum in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getErrorEnum()
optional string error_enum = 10;getErrorEnum in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getErrorEnumBytes()
optional string error_enum = 10;getErrorEnumBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic List<RecoveryProtos.DataEventDependencyInfoProto> getDataEventsList()
repeated .DataEventDependencyInfoProto data_events = 11;getDataEventsList in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic List<? extends RecoveryProtos.DataEventDependencyInfoProtoOrBuilder> getDataEventsOrBuilderList()
repeated .DataEventDependencyInfoProto data_events = 11;getDataEventsOrBuilderList in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic int getDataEventsCount()
repeated .DataEventDependencyInfoProto data_events = 11;getDataEventsCount in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic RecoveryProtos.DataEventDependencyInfoProto getDataEvents(int index)
repeated .DataEventDependencyInfoProto data_events = 11;getDataEvents in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic RecoveryProtos.DataEventDependencyInfoProtoOrBuilder getDataEventsOrBuilder(int index)
repeated .DataEventDependencyInfoProto data_events = 11;getDataEventsOrBuilder in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic List<RecoveryProtos.TezEventProto> getTaGeneratedEventsList()
repeated .TezEventProto ta_generated_events = 12;getTaGeneratedEventsList in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic List<? extends RecoveryProtos.TezEventProtoOrBuilder> getTaGeneratedEventsOrBuilderList()
repeated .TezEventProto ta_generated_events = 12;getTaGeneratedEventsOrBuilderList in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic int getTaGeneratedEventsCount()
repeated .TezEventProto ta_generated_events = 12;getTaGeneratedEventsCount in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic RecoveryProtos.TezEventProto getTaGeneratedEvents(int index)
repeated .TezEventProto ta_generated_events = 12;getTaGeneratedEvents in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic RecoveryProtos.TezEventProtoOrBuilder getTaGeneratedEventsOrBuilder(int index)
repeated .TezEventProto ta_generated_events = 12;getTaGeneratedEventsOrBuilder in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasContainerId()
optional string container_id = 13;hasContainerId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getContainerId()
optional string container_id = 13;getContainerId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getContainerIdBytes()
optional string container_id = 13;getContainerIdBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasNodeId()
optional string node_id = 14;hasNodeId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getNodeId()
optional string node_id = 14;getNodeId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getNodeIdBytes()
optional string node_id = 14;getNodeIdBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasNodeHttpAddress()
optional string node_http_address = 15;hasNodeHttpAddress in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getNodeHttpAddress()
optional string node_http_address = 15;getNodeHttpAddress in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getNodeHttpAddressBytes()
optional string node_http_address = 15;getNodeHttpAddressBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic 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 RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilder()
public RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilder(RecoveryProtos.TaskAttemptFinishedProto prototype)
public RecoveryProtos.TaskAttemptFinishedProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2020 Apache Software Foundation. All rights reserved.