Message

class borneo.changestream.Message(table_name=None, compartment_ocid=None, table_ocid=None, version=None, events=None)[source]

Bases: object

A Change Streams message containing events for one table.

Methods Summary

get_compartment_ocid()

get_events()

get_table_name()

get_table_ocid()

get_version()

Methods Documentation

get_compartment_ocid()[source]
get_events()[source]
get_table_name()[source]
get_table_ocid()[source]
get_version()[source]