Packages

p

io.xskipper

metadatastore

package metadatastore

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ClauseTranslator extends AnyRef

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

  2. trait MetaDataTranslator extends Serializable
  3. trait MetadataHandle extends AnyRef

    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

    An abstract class to represent metadatastore exception

  5. trait MetadataStoreManager extends AnyRef

    A trait each MetadataStoreManager should implement

  6. abstract class MetadataStoreManagerType extends AnyRef

Value Members

  1. object MetadataVersionStatus extends Enumeration
  2. object TranslationUtils

Ungrouped