@Internal public class GetSchemaResponse extends Object implements org.apache.flink.runtime.operators.coordination.CoordinationResponse
SchemaRegistry for GetSchemaRequest.| Constructor and Description |
|---|
GetSchemaResponse(org.apache.flink.cdc.common.schema.Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.flink.cdc.common.schema.Schema> |
getSchema() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.