Serialized Form
host
String host
port
int port
hosts
BrokerHosts hosts
topic
String topic
clientId
String clientId
fetchSizeBytes
int fetchSizeBytes
socketTimeoutMs
int socketTimeoutMs
fetchMaxWait
int fetchMaxWait
bufferSizeBytes
int bufferSizeBytes
scheme
MultiScheme scheme
forceFromStart
boolean forceFromStart
startOffsetTime
long startOffsetTime
maxOffsetBehind
long maxOffsetBehind
useStartOffsetTimeIfOffsetOutOfRange
boolean useStartOffsetTimeIfOffsetOutOfRange
metricsTimeBucketSizeInSecs
int metricsTimeBucketSizeInSecs
_uuid
String _uuid
_spoutConfig
SpoutConfig _spoutConfig
_collector
SpoutOutputCollector _collector
_coordinator
PartitionCoordinator _coordinator
_connections
DynamicPartitionConnections _connections
_state
ZkState _state
_lastUpdateMs
long _lastUpdateMs
_currPartitionIndex
int _currPartitionIndex
zkServers
List<E> zkServers
zkPort
Integer zkPort
zkRoot
String zkRoot
id
String id
stateUpdateIntervalMs
long stateUpdateIntervalMs
partitionInformation
GlobalPartitionInformation partitionInformation
brokerZkStr
String brokerZkStr
brokerZkPath
String brokerZkPath
refreshFreqSecs
int refreshFreqSecs
producer
kafka.javaapi.producer.Producer<K,V> producer
collector
OutputCollector collector
mapper
TupleToKafkaMapper<K,V> mapper
topicSelector
KafkaTopicSelector topicSelector
Package storm.kafka.bolt.mapper |
boltKeyField
String boltKeyField
boltMessageField
String boltMessageField
Package storm.kafka.bolt.selector |
topicName
String topicName
Package storm.kafka.trident |
partitionMap
Map<K,V> partitionMap
_config
TridentKafkaConfig _config
_topologyInstanceId
String _topologyInstanceId
_config
TridentKafkaConfig _config
_topologyInstanceId
String _topologyInstanceId
coordinator
IBatchCoordinator coordinator
mapper
TridentTupleToKafkaMapper<K,V> mapper
topicSelector
KafkaTopicSelector topicSelector
Package storm.kafka.trident.mapper |
keyFieldName
String keyFieldName
msgFieldName
String msgFieldName
Package storm.kafka.trident.selector |
topicName
String topicName
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.