|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cluster.Initializer | |
---|---|
com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. |
Uses of Cluster.Initializer in com.datastax.driver.core |
---|
Classes in com.datastax.driver.core that implement Cluster.Initializer | |
---|---|
static class |
Cluster.Builder
Helper class to build Cluster instances. |
Methods in com.datastax.driver.core with parameters of type Cluster.Initializer | |
---|---|
static Cluster |
Cluster.buildFrom(Cluster.Initializer initializer)
Build a new cluster based on the provided initializer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |