Package | Description |
---|---|
io.axoniq.axonserver.grpc.event |
Modifier and Type | Class and Description |
---|---|
class |
ColumnsResponse
Message containing the names of the columns returned in a Query
|
static class |
ColumnsResponse.Builder
Message containing the names of the columns returned in a Query
|
Modifier and Type | Method and Description |
---|---|
ColumnsResponseOrBuilder |
QueryEventsResponseOrBuilder.getColumnsOrBuilder()
Provided when the response contains the names of the columns the response contains.
|
ColumnsResponseOrBuilder |
QueryEventsResponse.getColumnsOrBuilder()
Provided when the response contains the names of the columns the response contains.
|
ColumnsResponseOrBuilder |
QueryEventsResponse.Builder.getColumnsOrBuilder()
Provided when the response contains the names of the columns the response contains.
|
Copyright © 2010–2020. All rights reserved.