Class: PgEventstore::EventGlobalIndex::ReadApiRepr

Inherits:
Object
  • Object
show all
Includes:
PgEventstore::Extensions::OptionsExtension
Defined in:
lib/pg_eventstore/event_global_index.rb,
sig/pg_eventstore/event_global_index.rbs

Overview

EventGlobalIndex representation that is used in Read API

Instance Attribute Summary collapse

Method Summary

Methods included from PgEventstore::Extensions::OptionsExtension

included, #init_default_values, #initialize, #options_hash, #readonly!, #readonly?, #readonly_error

Instance Attribute Details

#event_type_partition_idInteger



59
# File 'lib/pg_eventstore/event_global_index.rb', line 59

attribute(:event_type_partition_id)

#global_positionInteger



56
# File 'lib/pg_eventstore/event_global_index.rb', line 56

attribute(:global_position)