org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer
org.apache.flink.api.common.typeinfo.TypeInformation<T> ti
kafka.javaapi.producer.Producer<K,V> producer
Properties userDefinedProperties
String topicId
String brokerList
org.apache.flink.streaming.util.serialization.SerializationSchema<T,R> schema
SerializableKafkaPartitioner partitioner
Class<T> partitionerClass
String zookeeperAddress
String groupId
String topicId
Properties customProperties
long zookeeperSyncTimeMillis
boolean isRunning
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream out) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionString topicName
org.apache.flink.streaming.util.serialization.DeserializationSchema<T> deserializationSchema
org.apache.commons.collections.map.LinkedMap pendingCheckpoints
boolean running
int partition
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.