Class TemplateSpec<ST extends SourceTable<?,​?>,​TT extends TargetTable<?,​?>>

    • Method Detail

      • getTemplateId

        @Deprecated
        public final java.lang.String getTemplateId()
        Deprecated.
        Since 4.5.0, this method may return null.
        Returns the unique template id.
      • getTemplateConfig

        public final TemplateConfig<ST,​TT> getTemplateConfig()
        Returns the configuration for the template.
        Since:
        4.5.0
      • getSession

        public final com.orchestranetworks.service.Session getSession()
        Returns the session.