|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.SummaryEventProtoOrBuilder
| Method Summary | |
|---|---|
String |
getDagId()
optional string dag_id = 1; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dag_id = 1; |
com.google.protobuf.ByteString |
getEventPayload()
optional bytes event_payload = 4; |
int |
getEventType()
optional int32 event_type = 3; |
long |
getTimestamp()
optional int64 timestamp = 2; |
boolean |
hasDagId()
optional string dag_id = 1; |
boolean |
hasEventPayload()
optional bytes event_payload = 4; |
boolean |
hasEventType()
optional int32 event_type = 3; |
boolean |
hasTimestamp()
optional int64 timestamp = 2; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasDagId()
optional string dag_id = 1;
String getDagId()
optional string dag_id = 1;
com.google.protobuf.ByteString getDagIdBytes()
optional string dag_id = 1;
boolean hasTimestamp()
optional int64 timestamp = 2;
long getTimestamp()
optional int64 timestamp = 2;
boolean hasEventType()
optional int32 event_type = 3;
int getEventType()
optional int32 event_type = 3;
boolean hasEventPayload()
optional bytes event_payload = 4;
com.google.protobuf.ByteString getEventPayload()
optional bytes event_payload = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||