ListStreamsRequest
class ListStreamsRequest
Types
Properties
Link copied to clipboard
The name of the keyspace for which to list streams. If specified, only streams associated with tables in this keyspace are returned. If omitted, streams from all keyspaces are included in the results.
Link copied to clipboard
The maximum number of streams to return in a single ListStreams
request. Default value is 100. The minimum value is 1 and the maximum value is 100.