|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface EventProtos.DataMovementEventProtoOrBuilder
| Method Summary | |
|---|---|
int |
getSourceIndex()
optional int32 source_index = 1; |
int |
getTargetIndex()
optional int32 target_index = 2; |
com.google.protobuf.ByteString |
getUserPayload()
optional bytes user_payload = 3; |
int |
getVersion()
optional int32 version = 4; |
boolean |
hasSourceIndex()
optional int32 source_index = 1; |
boolean |
hasTargetIndex()
optional int32 target_index = 2; |
boolean |
hasUserPayload()
optional bytes user_payload = 3; |
boolean |
hasVersion()
optional int32 version = 4; |
| 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 hasSourceIndex()
optional int32 source_index = 1;
int getSourceIndex()
optional int32 source_index = 1;
boolean hasTargetIndex()
optional int32 target_index = 2;
int getTargetIndex()
optional int32 target_index = 2;
boolean hasUserPayload()
optional bytes user_payload = 3;
com.google.protobuf.ByteString getUserPayload()
optional bytes user_payload = 3;
boolean hasVersion()
optional int32 version = 4;
int getVersion()
optional int32 version = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||