BuilderWithoutRowSetBuffering Method |
Disables row set buffering for the created cluster (row set buffering is enabled by
default otherwise).
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public Builder WithoutRowSetBuffering()
Return Value
Type:
Builderthis builder
See Also