Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
Row |
ResultSet.one() |
Modifier and Type | Method and Description |
---|---|
EndPoint |
SniEndPointFactory.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. |
EndPoint |
DefaultEndPointFactory.create(Row peersRow) |
Copyright © 2012–2023. All rights reserved.