public static interface EventProtos.InputFailedEventProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getTargetIndex()
optional int32 target_index = 1; |
int |
getVersion()
optional int32 version = 2; |
boolean |
hasTargetIndex()
optional int32 target_index = 1; |
boolean |
hasVersion()
optional int32 version = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTargetIndex()
optional int32 target_index = 1;int getTargetIndex()
optional int32 target_index = 1;boolean hasVersion()
optional int32 version = 2;int getVersion()
optional int32 version = 2;Copyright © 2024 Apache Software Foundation. All rights reserved.