Class: Insika::Wiring::Graph::Spine

Inherits:
Struct
  • Object
show all
Defined in:
lib/insika/wiring/graph.rb

Overview

Infra spine (phase 1 output). Value object — the roots read these to promote them to their historic public constants (SESSION_STORE, REGISTRY, ...).

Instance Attribute Summary collapse

Instance Attribute Details

#backendObject

Returns the value of attribute backend

Returns:

  • (Object)

    the current value of backend



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def backend
  @backend
end

#budget_ledgerObject

Returns the value of attribute budget_ledger

Returns:

  • (Object)

    the current value of budget_ledger



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def budget_ledger
  @budget_ledger
end

#capability_registryObject

Returns the value of attribute capability_registry

Returns:

  • (Object)

    the current value of capability_registry



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def capability_registry
  @capability_registry
end

#channel_registryObject

Returns the value of attribute channel_registry

Returns:

  • (Object)

    the current value of channel_registry



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def channel_registry
  @channel_registry
end

#checkpoint_storeObject

Returns the value of attribute checkpoint_store

Returns:

  • (Object)

    the current value of checkpoint_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def checkpoint_store
  @checkpoint_store
end

#circuit_stateObject

Returns the value of attribute circuit_state

Returns:

  • (Object)

    the current value of circuit_state



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def circuit_state
  @circuit_state
end

#code_tool_registryObject

Returns the value of attribute code_tool_registry

Returns:

  • (Object)

    the current value of code_tool_registry



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def code_tool_registry
  @code_tool_registry
end

#contact_storeObject

Returns the value of attribute contact_store

Returns:

  • (Object)

    the current value of contact_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def contact_store
  @contact_store
end

#delegation_storeObject

Returns the value of attribute delegation_store

Returns:

  • (Object)

    the current value of delegation_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def delegation_store
  @delegation_store
end

#event_streamObject

Returns the value of attribute event_stream

Returns:

  • (Object)

    the current value of event_stream



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def event_stream
  @event_stream
end

#followup_storeObject

Returns the value of attribute followup_store

Returns:

  • (Object)

    the current value of followup_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def followup_store
  @followup_store
end

#funnel_storeObject

Returns the value of attribute funnel_store

Returns:

  • (Object)

    the current value of funnel_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def funnel_store
  @funnel_store
end

#harvest_storeObject

Returns the value of attribute harvest_store

Returns:

  • (Object)

    the current value of harvest_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def harvest_store
  @harvest_store
end

#hooksObject

Returns the value of attribute hooks

Returns:

  • (Object)

    the current value of hooks



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def hooks
  @hooks
end

#inbound_logObject

Returns the value of attribute inbound_log

Returns:

  • (Object)

    the current value of inbound_log



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def inbound_log
  @inbound_log
end

#memory_audit_storeObject

Returns the value of attribute memory_audit_store

Returns:

  • (Object)

    the current value of memory_audit_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def memory_audit_store
  @memory_audit_store
end

#memory_storeObject

Returns the value of attribute memory_store

Returns:

  • (Object)

    the current value of memory_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def memory_store
  @memory_store
end

#outbox_storeObject

Returns the value of attribute outbox_store

Returns:

  • (Object)

    the current value of outbox_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def outbox_store
  @outbox_store
end

#outcome_storeObject

Returns the value of attribute outcome_store

Returns:

  • (Object)

    the current value of outcome_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def outcome_store
  @outcome_store
end

#pending_action_storeObject

Returns the value of attribute pending_action_store

Returns:

  • (Object)

    the current value of pending_action_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def pending_action_store
  @pending_action_store
end

#policy_registryObject

Returns the value of attribute policy_registry

Returns:

  • (Object)

    the current value of policy_registry



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def policy_registry
  @policy_registry
end

#proposal_storeObject

Returns the value of attribute proposal_store

Returns:

  • (Object)

    the current value of proposal_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def proposal_store
  @proposal_store
end

#refinement_storeObject

Returns the value of attribute refinement_store

Returns:

  • (Object)

    the current value of refinement_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def refinement_store
  @refinement_store
end

#session_storeObject

Returns the value of attribute session_store

Returns:

  • (Object)

    the current value of session_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def session_store
  @session_store
end

#shadow_pair_storeObject

Returns the value of attribute shadow_pair_store

Returns:

  • (Object)

    the current value of shadow_pair_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def shadow_pair_store
  @shadow_pair_store
end

#task_storeObject

Returns the value of attribute task_store

Returns:

  • (Object)

    the current value of task_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def task_store
  @task_store
end

#token_storeObject

Returns the value of attribute token_store

Returns:

  • (Object)

    the current value of token_store



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def token_store
  @token_store
end

#workflow_registryObject

Returns the value of attribute workflow_registry

Returns:

  • (Object)

    the current value of workflow_registry



501
502
503
# File 'lib/insika/wiring/graph.rb', line 501

def workflow_registry
  @workflow_registry
end