Package | Description |
---|---|
org.voltdb.client |
Package containing code specific to the VoltDB Java Client Driver.
|
org.voltdb.client.topics |
Modifier and Type | Method and Description |
---|---|
static Client |
ClientFactory.createClient(ClientConfig config)
Recommended method for creating a client.
|
Modifier and Type | Method and Description |
---|---|
protected ClientConfig |
VoltDBKafkaPartitioner.createClientConfig(org.voltdb.client.topics.VoltDBKafkaPartitioner.PartitionConfig configs)
Create ClientConfig for client connection to VoltDB cluster
|