Method: OCI::Streaming::Models::Stream#partitions

Defined in:
lib/oci/streaming/models/stream.rb

#partitionsInteger

[Required] The number of partitions in the stream.

Returns:

  • (Integer)


32
33
34
# File 'lib/oci/streaming/models/stream.rb', line 32

def partitions
  @partitions
end