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