public class EventStreamCatalogConfigurationFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventStreamCatalogConfigurationFactory.EventStreamCatalogConfigurationFactoryBuilder |
| Modifier and Type | Method and Description |
|---|---|
static EventStreamCatalogConfigurationFactory.EventStreamCatalogConfigurationFactoryBuilder |
builder() |
EventStreamCatalogConfiguration |
createTableEventConfiguration(@NonNull Map<String,String> tableOptions,
@NonNull EventStreamFactory eventStreamFactory) |
EventStreamCatalogConfiguration |
createTableLikeEventConfiguration(@NonNull Map<String,String> tableOptions,
@NonNull EventStreamFactory eventStreamFactory) |
EventStreamCatalogConfigurationFactory.EventStreamCatalogConfigurationFactoryBuilder |
toBuilder() |
public EventStreamCatalogConfiguration createTableEventConfiguration(@NonNull @NonNull Map<String,String> tableOptions, @NonNull @NonNull EventStreamFactory eventStreamFactory)
public EventStreamCatalogConfiguration createTableLikeEventConfiguration(@NonNull @NonNull Map<String,String> tableOptions, @NonNull @NonNull EventStreamFactory eventStreamFactory)
public static EventStreamCatalogConfigurationFactory.EventStreamCatalogConfigurationFactoryBuilder builder()
public EventStreamCatalogConfigurationFactory.EventStreamCatalogConfigurationFactoryBuilder toBuilder()
Copyright © 2025. All rights reserved.