Scan(AerospikeRequestPayload, CallOptions) | Scan Aerospike |
Scan(AerospikeRequestPayload, Metadata, NullableDateTime, CancellationToken) | Scan Aerospike |
ScanStreaming(CallOptions) | Process a stream of scan requests |
ScanStreaming(Metadata, NullableDateTime, CancellationToken) | Process a stream of scan requests |
WithHost |
Creates a new client that sets host field for calls explicitly.
gRPC supports multiple "hosts" being served by a single server.
By default (if a client was not created by calling this method),
host null with the meaning "use default host" is used.
(Inherited from ClientBaseScanScanClient) |