Class: PactWaterdropClient::Report

Inherits:
Struct
  • Object
show all
Defined in:
lib/sbmt/pact/rspec/support/waterdrop/pact_waterdrop_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



6
7
8
# File 'lib/sbmt/pact/rspec/support/waterdrop/pact_waterdrop_client.rb', line 6

def offset
  @offset
end

#partitionObject

Returns the value of attribute partition

Returns:

  • (Object)

    the current value of partition



6
7
8
# File 'lib/sbmt/pact/rspec/support/waterdrop/pact_waterdrop_client.rb', line 6

def partition
  @partition
end

#topic_nameObject

Returns the value of attribute topic_name

Returns:

  • (Object)

    the current value of topic_name



6
7
8
# File 'lib/sbmt/pact/rspec/support/waterdrop/pact_waterdrop_client.rb', line 6

def topic_name
  @topic_name
end