| Package | Description |
|---|---|
| com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
| Modifier and Type | Method and Description |
|---|---|
EndPoint |
SniEndPointFactory.create(Row peersRow) |
EndPoint |
DefaultEndPointFactory.create(Row peersRow) |
EndPoint |
EndPointFactory.create(Row peersRow)
Creates an instance from a row in
system.peers, or returns null if there is no
sufficient information. |
Copyright © 2012–2025. All rights reserved.