QueryTraceCoordinator Property |
The coordinator host of the query.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public IPAddress Coordinator { get; }
Return Value
Type:
IPAddress
The coordinator host of the query. This method returns
null if the coordinator is not yet
available.
See Also