| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.query | |
| io.axoniq.axonserver.connector.query.impl |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionQueryResult |
QueryChannel.subscriptionQuery(QueryRequest query,
SerializedObject updateType,
int bufferSize,
int fetchSize)
Sends out a subscription
query to AxonServer for routing to the appropriate handler. |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionQueryResult |
QueryChannelImpl.subscriptionQuery(QueryRequest query,
SerializedObject updateResponseType,
int bufferSize,
int fetchSize) |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.