@PublicEvolving public class SourceReaderOptions extends Object
SourceReaderBase
.Modifier and Type | Field and Description |
---|---|
static ConfigOption<Integer> |
ELEMENT_QUEUE_CAPACITY |
int |
elementQueueCapacity |
static ConfigOption<Long> |
SOURCE_READER_CLOSE_TIMEOUT |
long |
sourceReaderCloseTimeout |
Constructor and Description |
---|
SourceReaderOptions(Configuration config) |
public static final ConfigOption<Long> SOURCE_READER_CLOSE_TIMEOUT
public static final ConfigOption<Integer> ELEMENT_QUEUE_CAPACITY
public final long sourceReaderCloseTimeout
public final int elementQueueCapacity
public SourceReaderOptions(Configuration config)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.