public static interface EventProtos.InputReadErrorEventProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationLocalhostName()
optional string destination_localhost_name = 6; |
com.google.protobuf.ByteString |
getDestinationLocalhostNameBytes()
optional string destination_localhost_name = 6; |
String |
getDiagnostics()
optional string diagnostics = 2; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 2; |
int |
getIndex()
optional int32 index = 1; |
boolean |
getIsDiskErrorAtSource()
optional bool is_disk_error_at_source = 5; |
boolean |
getIsLocalFetch()
optional bool is_local_fetch = 4; |
int |
getVersion()
optional int32 version = 3; |
boolean |
hasDestinationLocalhostName()
optional string destination_localhost_name = 6; |
boolean |
hasDiagnostics()
optional string diagnostics = 2; |
boolean |
hasIndex()
optional int32 index = 1; |
boolean |
hasIsDiskErrorAtSource()
optional bool is_disk_error_at_source = 5; |
boolean |
hasIsLocalFetch()
optional bool is_local_fetch = 4; |
boolean |
hasVersion()
optional int32 version = 3; |
boolean hasIndex()
optional int32 index = 1;int getIndex()
optional int32 index = 1;boolean hasDiagnostics()
optional string diagnostics = 2;String getDiagnostics()
optional string diagnostics = 2;com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 2;boolean hasVersion()
optional int32 version = 3;int getVersion()
optional int32 version = 3;boolean hasIsLocalFetch()
optional bool is_local_fetch = 4;boolean getIsLocalFetch()
optional bool is_local_fetch = 4;boolean hasIsDiskErrorAtSource()
optional bool is_disk_error_at_source = 5;boolean getIsDiskErrorAtSource()
optional bool is_disk_error_at_source = 5;boolean hasDestinationLocalhostName()
optional string destination_localhost_name = 6;String getDestinationLocalhostName()
optional string destination_localhost_name = 6;com.google.protobuf.ByteString getDestinationLocalhostNameBytes()
optional string destination_localhost_name = 6;Copyright © 2022 Apache Software Foundation. All rights reserved.