Class: Hermann::Discovery::Metadata::Topic

Inherits:
Struct
  • Object
show all
Defined in:
lib/hermann/discovery/metadata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/hermann/discovery/metadata.rb', line 12

def name
  @name
end

#partitionsObject

Returns the value of attribute partitions

Returns:

  • (Object)

    the current value of partitions



12
13
14
# File 'lib/hermann/discovery/metadata.rb', line 12

def partitions
  @partitions
end