Package org.apache.beam.sdk.extensions.sql.meta.store
Meta stores.
-
Interface Summary Interface Description MetaStore The interface to handle CRUD ofBeamSqltable metadata. -
Class Summary Class Description InMemoryMetaStore AMetaStorewhich stores the meta info in memory.