| Class | Description |
|---|---|
| CoordinationResponseUtils |
Utilities for wrapping and unwrapping
CoordinationResponse by CollectCoordinationResponse. |
| FlushSuccessEvent |
A
OperatorEvent from sink writer to notify SchemaRegistry that it finished
flushing. |
| GetSchemaRequest |
Request to
SchemaRegistry for getting schema of a table. |
| GetSchemaResponse |
Coordination response from
SchemaRegistry for GetSchemaRequest. |
| RefreshPendingListsRequest |
Request to refresh the pendingSchemaChanges of
SchemaRegistryRequestHandler. |
| RefreshPendingListsResponse |
Response to refresh the pendingSchemaChanges of
RefreshPendingListsRequest. |
| ReleaseUpstreamRequest |
The request from
SchemaOperator to SchemaRegistry to request to release upstream
after sending FlushEvent. |
| ReleaseUpstreamResponse | |
| SchemaChangeProcessingResponse |
The response for
SchemaChangeResultRequest or ReleaseUpstreamRequest from SchemaRegistry to SchemaOperator if not apply SchemaChangeEvent in time. |
| SchemaChangeRequest |
The request from
SchemaOperator to SchemaRegistry to request to change schemas. |
| SchemaChangeResponse | |
| SchemaChangeResultRequest |
request from
SchemaOperator to SchemaRegistry for getting result of applying
schema change. |
| SinkWriterRegisterEvent |
A
OperatorEvent that register sink writer to SchemaRegistry. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.