DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
ISession Interface
ISession Methods
BeginExecute Method
BeginPrepare Method
ChangeKeyspace Method
CreateKeyspace Method
CreateKeyspaceIfNotExists Method
DeleteKeyspace Method
DeleteKeyspaceIfExists Method
EndExecute Method
EndPrepare Method
Execute Method
ExecuteAsync Method
GetMetrics Method
Prepare Method
PrepareAsync Method
WaitForSchemaAgreement Method
ISession
GetMetrics Method
Retrieves the driver metrics for this session.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
Copy
IDriverMetrics
GetMetrics
()
Return Value
Type:
IDriverMetrics
See Also
Reference
ISession Interface
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.