@PublicEvolving public class AsyncSinkConnectorOptions extends Object
AsyncDynamicTableSinkFactory
representing fields of AsyncSinkBase
.Modifier and Type | Field and Description |
---|---|
static ConfigOption<Long> |
FLUSH_BUFFER_SIZE |
static ConfigOption<Long> |
FLUSH_BUFFER_TIMEOUT |
static ConfigOption<Integer> |
MAX_BATCH_SIZE |
static ConfigOption<Integer> |
MAX_BUFFERED_REQUESTS |
static ConfigOption<Integer> |
MAX_IN_FLIGHT_REQUESTS |
Constructor and Description |
---|
AsyncSinkConnectorOptions() |
public static final ConfigOption<Integer> MAX_BATCH_SIZE
public static final ConfigOption<Integer> MAX_IN_FLIGHT_REQUESTS
public static final ConfigOption<Integer> MAX_BUFFERED_REQUESTS
public static final ConfigOption<Long> FLUSH_BUFFER_SIZE
public static final ConfigOption<Long> FLUSH_BUFFER_TIMEOUT
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.