|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecoveryProtos.SummaryEventProto.Builder | |
|---|---|
| org.apache.tez.dag.recovery.records | |
| Uses of RecoveryProtos.SummaryEventProto.Builder in org.apache.tez.dag.recovery.records |
|---|
| Methods in org.apache.tez.dag.recovery.records that return RecoveryProtos.SummaryEventProto.Builder | |
|---|---|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.clear()
|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.clearDagId()
optional string dag_id = 1; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.clearEventPayload()
optional bytes event_payload = 4; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.clearEventType()
optional int32 event_type = 3; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.clearTimestamp()
optional int64 timestamp = 2; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.clone()
|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.mergeFrom(com.google.protobuf.Message other)
|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.mergeFrom(RecoveryProtos.SummaryEventProto other)
|
static RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.newBuilder()
|
static RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.newBuilder(RecoveryProtos.SummaryEventProto prototype)
|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.newBuilderForType()
|
protected RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.setDagId(String value)
optional string dag_id = 1; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.setDagIdBytes(com.google.protobuf.ByteString value)
optional string dag_id = 1; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.setEventPayload(com.google.protobuf.ByteString value)
optional bytes event_payload = 4; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.setEventType(int value)
optional int32 event_type = 3; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.Builder.setTimestamp(long value)
optional int64 timestamp = 2; |
RecoveryProtos.SummaryEventProto.Builder |
RecoveryProtos.SummaryEventProto.toBuilder()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||