package metadatastore
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
ClauseTranslator extends AnyRef
Note: it is the responsibility of the translation to take into account the metadata store specific properties
- trait MetaDataTranslator extends Serializable
-
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.
-
abstract
class
MetadataStoreException extends Exception
An abstract class to represent metadatastore exception
-
trait
MetadataStoreManager extends AnyRef
A trait each MetadataStoreManager should implement
- abstract class MetadataStoreManagerType extends AnyRef
Value Members
- object MetadataVersionStatus extends Enumeration
- object TranslationUtils