Method: OCI::Streaming::Models::StreamSummary#partitions
- Defined in:
- lib/oci/streaming/models/stream_summary.rb
#partitions ⇒ Integer
[Required] The number of partitions in the stream.
32 33 34 |
# File 'lib/oci/streaming/models/stream_summary.rb', line 32 def partitions @partitions end |