Package | Description |
---|---|
io.axoniq.axonserver.grpc.command |
Modifier and Type | Class and Description |
---|---|
class |
Command
A message representing a Command that needs to be routed to a component capable of handling it
|
static class |
Command.Builder
A message representing a Command that needs to be routed to a component capable of handling it
|
Modifier and Type | Method and Description |
---|---|
CommandOrBuilder |
CommandProviderInbound.getCommandOrBuilder()
A command for this component to process
|
CommandOrBuilder |
CommandProviderInbound.Builder.getCommandOrBuilder()
A command for this component to process
|
CommandOrBuilder |
CommandProviderInboundOrBuilder.getCommandOrBuilder()
A command for this component to process
|
Copyright © 2010–2020. All rights reserved.