Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beyondj2ee/flumeng-kafka-plugin
/ functions
Functions
24 in github.com/beyondj2ee/flumeng-kafka-plugin
⨍
Functions
24
◇
Types & classes
10
↓ 4 callers
Method
configure
Configure void. @param context the context
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSink.java:76
↓ 4 callers
Method
start
Start void.
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSink.java:91
↓ 3 callers
Method
stop
Stop void.
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSink.java:160
↓ 1 callers
Method
consumeLog
Gets consume count. @return the consume count
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/ConsumerChecker.java:87
↓ 1 callers
Method
process
Process status. @return the status @throws EventDeliveryException the event delivery exception
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSink.java:105
↓ 1 callers
Method
sendMessageToKafka
Send message to kafka.
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSourceTest.java:146
↓ 1 callers
Method
shutdown
Shutdown void.
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/ConsumerChecker.java:72
↓ 1 callers
Method
shutdown
shutdown consumer threads. @throws Exception the exception
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSource.java:175
Method
ConsumerChecker
Instantiates a new Consumer checker. @param zookeeper the zookeeper @param groupId the group id @param topic the top
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/ConsumerChecker.java:54
Method
ConsumerWorker
Instantiates a new Consumer test. @param kafkaStream the kafka stream @param threadNumber the thread number
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/ConsumerChecker.java:137
Method
ConsumerWorker
Instantiates a new Consumer test. @param kafkaStream the kafka stream @param threadNumber the thread number
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSource.java:212
Method
SinglePartition
Instantiates a new Single partition. @param props the props
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/SinglePartition.java:33
Method
configure
Configure void. @param context the context
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSource.java:88
Method
partition
choose only one partition. @param key partition key @param numberOfPartions number of partitions @return the int
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/SinglePartition.java:45
Method
run
Run void.
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/ConsumerChecker.java:145
Method
run
Run void.
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSource.java:221
Method
setUp
Sets up. @throws Exception the exception
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSinkTest.java:71
Method
setUp
Sets up. @throws Exception the exception
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSourceTest.java:75
Method
start
Start void.
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSource.java:108
Method
stop
Stop void.
flumeng-kafka-plugin/src/main/java/org/apache/flume/plugins/KafkaSource.java:145
Method
testAppend
Test produce & consume. @throws InterruptedException the interrupted exception
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSinkTest.java:120
Method
testAppend
Test append. @throws Exception the exception
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSourceTest.java:117
Method
testLifecycle
Test Sink lifecycle. @throws InterruptedException the interrupted exception @throws InterruptedException the interrupted exce
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSinkTest.java:108
Method
testLifecycle
Test lifecycle. @throws InterruptedException the interrupted exception @throws InterruptedException the interrupted excepti
flumeng-kafka-plugin/src/test/java/org/apache/flume/plugins/test/KafkaSourceTest.java:105