|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Broker | |
|---|---|
| storm.kafka | |
| storm.kafka.trident | |
| Uses of Broker in storm.kafka |
|---|
| Fields in storm.kafka declared as Broker | |
|---|---|
Broker |
Partition.host
|
| Methods in storm.kafka that return Broker | |
|---|---|
static Broker |
Broker.fromString(String host)
|
| Methods in storm.kafka with parameters of type Broker | |
|---|---|
int |
Broker.compareTo(Broker o)
|
kafka.javaapi.consumer.SimpleConsumer |
DynamicPartitionConnections.register(Broker host,
int partition)
|
void |
DynamicPartitionConnections.unregister(Broker port,
int partition)
|
| Constructors in storm.kafka with parameters of type Broker | |
|---|---|
Partition(Broker host,
int partition)
|
|
| Uses of Broker in storm.kafka.trident |
|---|
| Methods in storm.kafka.trident that return Broker | |
|---|---|
Broker |
GlobalPartitionInformation.getBrokerFor(Integer partitionId)
|
| Methods in storm.kafka.trident with parameters of type Broker | |
|---|---|
void |
GlobalPartitionInformation.addPartition(int partitionId,
Broker broker)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||