@Deprecated public class RowReaderThread extends ReaderThread<org.apache.flink.types.Row>
Thread.State, Thread.UncaughtExceptionHandlerclientConf, deserializer, exceptionProxy, owner, pollTimeoutMs, reader, readerConf, running, startMessageId, state, topicRangeMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RowReaderThread(PulsarFetcher owner,
PulsarTopicState state,
org.apache.pulsar.client.impl.conf.ClientConfigurationData clientConf,
Map<String,Object> readerConf,
int pollTimeoutMs,
org.apache.pulsar.common.schema.SchemaInfo pulsarSchema,
PulsarDeserializationSchema<org.apache.flink.types.Row> deserializer,
ExceptionProxy exceptionProxy,
boolean useExtendField)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
createActualReader()
Deprecated.
|
protected void |
emitRecord(org.apache.pulsar.client.api.Message<?> message)
Deprecated.
|
cancel, isRunning, messageIdRoughEquals, run, skipFirstMessageIfNeededactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic RowReaderThread(PulsarFetcher owner, PulsarTopicState state, org.apache.pulsar.client.impl.conf.ClientConfigurationData clientConf, Map<String,Object> readerConf, int pollTimeoutMs, org.apache.pulsar.common.schema.SchemaInfo pulsarSchema, PulsarDeserializationSchema<org.apache.flink.types.Row> deserializer, ExceptionProxy exceptionProxy, boolean useExtendField)
protected void createActualReader()
throws org.apache.pulsar.client.api.PulsarClientException,
ExecutionException
createActualReader in class ReaderThread<org.apache.flink.types.Row>org.apache.pulsar.client.api.PulsarClientExceptionExecutionExceptionprotected void emitRecord(org.apache.pulsar.client.api.Message<?> message)
throws IOException
emitRecord in class ReaderThread<org.apache.flink.types.Row>IOExceptionCopyright © 2019–2021 The Apache Software Foundation. All rights reserved.