Class: PgEventstore::EventGlobalIndex::ReadApiRepr
- Inherits:
-
Object
- Object
- PgEventstore::EventGlobalIndex::ReadApiRepr
- 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_id ⇒ Integer
59 |
# File 'lib/pg_eventstore/event_global_index.rb', line 59 attribute(:event_type_partition_id) |
#global_position ⇒ Integer
56 |
# File 'lib/pg_eventstore/event_global_index.rb', line 56 attribute(:global_position) |