Package

io.xskipper

metadatastore

Permalink

package metadatastore

Visibility
  1. Public
  2. All

Type Members

  1. trait ClauseTranslator extends AnyRef

    Permalink

    Note: it is the responsibility of the translation to take into account the metadata store specific properties

  2. trait MetaDataTranslator extends Serializable

    Permalink
  3. trait MetadataHandle extends AnyRef

    Permalink

    a trait each MetadataHandle should implement note that the tableIdentifier is not in the signature since it is likely that it will be passed in the constructor.

  4. abstract class MetadataStoreException extends Exception

    Permalink

    An abstract class to represent metadatastore exception

  5. trait MetadataStoreManager extends AnyRef

    Permalink

    A trait each MetadataStoreManager should implement

  6. abstract class MetadataStoreManagerType extends AnyRef

    Permalink

Value Members

  1. object MetadataVersionStatus extends Enumeration

    Permalink
  2. object TranslationUtils

    Permalink
  3. package parquet

    Permalink

Ungrouped