| Package | Description |
|---|---|
| org.apache.hedwig.client | |
| org.apache.hedwig.client.api | |
| org.apache.hedwig.client.benchmark | |
| org.apache.hedwig.client.netty |
A Netty based Hedwig client implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Publisher |
HedwigClient.getPublisher() |
| Modifier and Type | Method and Description |
|---|---|
Publisher |
Client.getPublisher()
Retrieve the Publisher object for the client.
|
| Constructor and Description |
|---|
BenchmarkPublisher(int numTopics,
int numMessages,
int numRegions,
int startTopicLabel,
int partitionIndex,
int numPartitions,
Publisher publisher,
Subscriber subscriber,
int msgSize,
int nParallel,
int rate) |
| Modifier and Type | Class and Description |
|---|---|
class |
HedwigPublisher
This is the Hedwig Netty specific implementation of the Publisher interface.
|
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.