Class Catalog

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class Catalog
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Define the catalog details.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  Catalog.ManagedBy
      Managed by.
    • Method Detail

      • getActions

        public java.util.List<java.lang.String> getActions()
        Gets the actions. list of allowed actions.
        Returns:
        the actions
      • getAssociatedBuckets

        public java.util.List<java.lang.String> getAssociatedBuckets()
        Gets the associatedBuckets. Associated buckets items.
        Returns:
        the associatedBuckets
      • getAssociatedDatabases

        public java.util.List<java.lang.String> getAssociatedDatabases()
        Gets the associatedDatabases. Associated databases items.
        Returns:
        the associatedDatabases
      • getAssociatedEngines

        public java.util.List<java.lang.String> getAssociatedEngines()
        Gets the associatedEngines. Associated engines items.
        Returns:
        the associatedEngines
      • getCatalogName

        public java.lang.String getCatalogName()
        Gets the catalogName. Name for the catalog.
        Returns:
        the catalogName
      • getCatalogNames

        public java.lang.String getCatalogNames()
        Gets the catalogNames. catalog names.
        Returns:
        the catalogNames
      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets the createdBy. Created by.
        Returns:
        the createdBy
      • getCreatedOn

        public java.lang.String getCreatedOn()
        Gets the createdOn. Created on.
        Returns:
        the createdOn
      • getDescription

        public java.lang.String getDescription()
        Gets the description. Description.
        Returns:
        the description
      • getHostname

        public java.lang.String getHostname()
        Gets the hostname. IBM thrift uri hostname.
        Returns:
        the hostname
      • getLastSyncAt

        public java.lang.String getLastSyncAt()
        Gets the lastSyncAt. Last sync time.
        Returns:
        the lastSyncAt
      • getManagedBy

        public java.lang.String getManagedBy()
        Gets the managedBy. Managed by.
        Returns:
        the managedBy
      • getMetastore

        public java.lang.String getMetastore()
        Gets the metastore. Catalog name.
        Returns:
        the metastore
      • getPort

        public java.lang.String getPort()
        Gets the port. IBM thrift uri port.
        Returns:
        the port
      • getStatus

        public java.lang.String getStatus()
        Gets the status. Catalog status.
        Returns:
        the status
      • getSyncDescription

        public java.lang.String getSyncDescription()
        Gets the syncDescription. Sync description.
        Returns:
        the syncDescription
      • getSyncException

        public java.util.List<java.lang.String> getSyncException()
        Gets the syncException. Tables not sync because data is corrupted.
        Returns:
        the syncException
      • getSyncStatus

        public java.lang.String getSyncStatus()
        Gets the syncStatus. Sync status.
        Returns:
        the syncStatus
      • getTags

        public java.util.List<java.lang.String> getTags()
        Gets the tags. Tags.
        Returns:
        the tags
      • getThriftUri

        public java.lang.String getThriftUri()
        Gets the thriftUri. Customer thrift uri.
        Returns:
        the thriftUri