public interface ErrorInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ErrorType |
getErrorType()
optional .alluxio.grpc.ErrorType errorType = 1; |
boolean |
hasErrorType()
optional .alluxio.grpc.ErrorType errorType = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasErrorType()
optional .alluxio.grpc.ErrorType errorType = 1;
ErrorType getErrorType()
optional .alluxio.grpc.ErrorType errorType = 1;
Copyright © 2023. All Rights Reserved.