Class: Nem::Endpoint::Node::PeerlistAll

Inherits:
Struct
  • Object
show all
Defined in:
lib/nem/endpoint/node.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#activeObject

Returns the value of attribute active

Returns:

  • (Object)

    the current value of active



44
45
46
# File 'lib/nem/endpoint/node.rb', line 44

def active
  @active
end

#busyObject

Returns the value of attribute busy

Returns:

  • (Object)

    the current value of busy



44
45
46
# File 'lib/nem/endpoint/node.rb', line 44

def busy
  @busy
end

#failureObject

Returns the value of attribute failure

Returns:

  • (Object)

    the current value of failure



44
45
46
# File 'lib/nem/endpoint/node.rb', line 44

def failure
  @failure
end

#inactiveObject

Returns the value of attribute inactive

Returns:

  • (Object)

    the current value of inactive



44
45
46
# File 'lib/nem/endpoint/node.rb', line 44

def inactive
  @inactive
end