Package | Description |
---|---|
io.axoniq.axonserver.grpc | |
io.axoniq.axonserver.grpc.command | |
io.axoniq.axonserver.grpc.query |
Modifier and Type | Class and Description |
---|---|
class |
ErrorMessage
Message containing details of an error
|
static class |
ErrorMessage.Builder
Message containing details of an error
|
Modifier and Type | Method and Description |
---|---|
ErrorMessageOrBuilder |
InstructionAck.getErrorOrBuilder()
Set if instruction acknowledgement failed.
|
ErrorMessageOrBuilder |
InstructionAck.Builder.getErrorOrBuilder()
Set if instruction acknowledgement failed.
|
ErrorMessageOrBuilder |
InstructionAckOrBuilder.getErrorOrBuilder()
Set if instruction acknowledgement failed.
|
Modifier and Type | Method and Description |
---|---|
ErrorMessageOrBuilder |
CommandResponse.getErrorMessageOrBuilder()
A detailed description of the error
|
ErrorMessageOrBuilder |
CommandResponse.Builder.getErrorMessageOrBuilder()
A detailed description of the error
|
ErrorMessageOrBuilder |
CommandResponseOrBuilder.getErrorMessageOrBuilder()
A detailed description of the error
|
Modifier and Type | Method and Description |
---|---|
ErrorMessageOrBuilder |
QueryResponseOrBuilder.getErrorMessageOrBuilder()
A detailed description of the error, if any
|
ErrorMessageOrBuilder |
QueryUpdateCompleteExceptionally.getErrorMessageOrBuilder()
A detailed description of the error, if available
|
ErrorMessageOrBuilder |
QueryUpdateCompleteExceptionally.Builder.getErrorMessageOrBuilder()
A detailed description of the error, if available
|
ErrorMessageOrBuilder |
QueryUpdateCompleteExceptionallyOrBuilder.getErrorMessageOrBuilder()
A detailed description of the error, if available
|
ErrorMessageOrBuilder |
QueryResponse.getErrorMessageOrBuilder()
A detailed description of the error, if any
|
ErrorMessageOrBuilder |
QueryResponse.Builder.getErrorMessageOrBuilder()
A detailed description of the error, if any
|
Copyright © 2010–2020. All rights reserved.