Hierarchy For All Packages
Package Hierarchies:- org.apache.hop,
- org.apache.hop.base,
- org.apache.hop.config,
- org.apache.hop.core,
- org.apache.hop.core.annotations,
- org.apache.hop.core.attributes,
- org.apache.hop.core.attributes.metastore,
- org.apache.hop.core.auth,
- org.apache.hop.core.auth.core,
- org.apache.hop.core.auth.core.impl,
- org.apache.hop.core.auth.kerberos,
- org.apache.hop.core.changed,
- org.apache.hop.core.compress,
- org.apache.hop.core.compress.gzip,
- org.apache.hop.core.compress.hadoopsnappy,
- org.apache.hop.core.compress.snappy,
- org.apache.hop.core.compress.zip,
- org.apache.hop.core.file,
- org.apache.hop.core.gui,
- org.apache.hop.core.injection,
- org.apache.hop.core.injection.bean,
- org.apache.hop.core.listeners,
- org.apache.hop.core.listeners.impl,
- org.apache.hop.core.logging,
- org.apache.hop.core.metadata,
- org.apache.hop.core.playlist,
- org.apache.hop.core.plugins,
- org.apache.hop.core.reflection,
- org.apache.hop.core.search,
- org.apache.hop.core.truststore,
- org.apache.hop.core.undo,
- org.apache.hop.core.util,
- org.apache.hop.encryption,
- org.apache.hop.execution,
- org.apache.hop.execution.local,
- org.apache.hop.execution.plugin,
- org.apache.hop.execution.profiling,
- org.apache.hop.execution.remote,
- org.apache.hop.execution.sampler,
- org.apache.hop.execution.sampler.plugins,
- org.apache.hop.execution.sampler.plugins.dataprof,
- org.apache.hop.execution.sampler.plugins.first,
- org.apache.hop.execution.sampler.plugins.last,
- org.apache.hop.execution.sampler.plugins.random,
- org.apache.hop.history,
- org.apache.hop.history.local,
- org.apache.hop.imp,
- org.apache.hop.lineage,
- org.apache.hop.partition,
- org.apache.hop.pipeline,
- org.apache.hop.pipeline.config,
- org.apache.hop.pipeline.debug,
- org.apache.hop.pipeline.engine,
- org.apache.hop.pipeline.engines,
- org.apache.hop.pipeline.engines.local,
- org.apache.hop.pipeline.engines.local.transaction,
- org.apache.hop.pipeline.engines.localsingle,
- org.apache.hop.pipeline.engines.remote,
- org.apache.hop.pipeline.performance,
- org.apache.hop.pipeline.transform,
- org.apache.hop.pipeline.transform.errorhandling,
- org.apache.hop.pipeline.transform.stream,
- org.apache.hop.pipeline.transform.utils,
- org.apache.hop.pipeline.transforms.common,
- org.apache.hop.pipeline.transforms.dummy,
- org.apache.hop.pipeline.transforms.file,
- org.apache.hop.pipeline.transforms.injector,
- org.apache.hop.pipeline.transforms.missing,
- org.apache.hop.resource,
- org.apache.hop.run,
- org.apache.hop.search,
- org.apache.hop.server,
- org.apache.hop.workflow,
- org.apache.hop.workflow.action,
- org.apache.hop.workflow.action.validator,
- org.apache.hop.workflow.actions.dummy,
- org.apache.hop.workflow.actions.missing,
- org.apache.hop.workflow.actions.start,
- org.apache.hop.workflow.config,
- org.apache.hop.workflow.engine,
- org.apache.hop.workflow.engines.empty,
- org.apache.hop.workflow.engines.local,
- org.apache.hop.workflow.engines.remote,
- org.apache.hop.www,
- org.apache.hop.www.jaxrs,
- org.apache.hop.www.service
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.apache.hop.core.util.AddClosureArrayList<T> (implements org.apache.commons.collections4.Closure<T>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.hop.pipeline.transform.errorhandling.AbstractFileErrorHandler (implements org.apache.hop.pipeline.transform.errorhandling.IFileErrorHandler)
- org.apache.hop.pipeline.transform.errorhandling.FileErrorHandlerContentLineNumber
- org.apache.hop.pipeline.transform.errorhandling.FileErrorHandlerMissingFiles
- org.apache.hop.workflow.action.validator.AbstractFileValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.workflow.action.validator.FileDoesNotExistValidator
- org.apache.hop.workflow.action.validator.FileExistsValidator
- org.apache.hop.base.AbstractMeta (implements org.apache.hop.core.IAttributes, org.apache.hop.core.changed.IChanged, org.apache.hop.core.IEngineMeta, org.apache.hop.core.parameters.INamedParameterDefinitions, org.apache.hop.core.gui.IUndo)
- org.apache.hop.pipeline.PipelineMeta (implements java.lang.Cloneable, java.lang.Comparable<T>, java.util.Comparator<T>, org.apache.hop.core.file.IHasFilename, org.apache.hop.resource.IResourceExport, org.apache.hop.core.xml.IXml)
- org.apache.hop.workflow.WorkflowMeta (implements java.lang.Cloneable, java.lang.Comparable<T>, org.apache.hop.core.file.IHasFilename, org.apache.hop.resource.IResourceExport, org.apache.hop.core.xml.IXml)
- org.apache.hop.pipeline.AbstractMetaInfo
- org.apache.hop.pipeline.PipelineMetaInfo
- org.apache.hop.workflow.WorkflowMetaInfo
- org.apache.hop.workflow.action.ActionBase (implements java.lang.Cloneable, org.apache.hop.workflow.action.IAction, org.apache.hop.core.IAttributes, org.apache.hop.core.ICheckResultSource, org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.resource.IResourceHolder)
- org.apache.hop.workflow.actions.dummy.ActionDummy (implements org.apache.hop.workflow.action.IAction)
- org.apache.hop.workflow.actions.start.ActionStart (implements java.lang.Cloneable, org.apache.hop.workflow.action.IAction)
- org.apache.hop.workflow.actions.missing.MissingAction (implements org.apache.hop.workflow.action.IAction)
- org.apache.hop.workflow.action.ActionMeta (implements java.lang.Cloneable, org.apache.hop.core.IAttributes, org.apache.hop.base.IBaseMeta, org.apache.hop.core.changed.IChanged, org.apache.hop.core.gui.IGuiPosition)
- org.apache.hop.workflow.ActionResult (implements java.lang.Cloneable, java.lang.Comparable<T>, java.util.Comparator<T>)
- org.apache.hop.workflow.action.validator.ActionValidatorUtils
- org.apache.hop.workflow.action.validator.AndValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.core.gui.AreaOwner<Parent,Owner>
- org.apache.hop.core.util.Assert
- org.apache.hop.core.attributes.AttributesUtil
- org.apache.hop.history.AuditEvent
- org.apache.hop.history.AuditList
- org.apache.hop.history.AuditManager
- org.apache.hop.history.AuditState
- org.apache.hop.history.AuditStateMap
- org.apache.hop.core.auth.core.AuthenticationConsumerInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.hop.core.auth.core.AuthenticationManager
- org.apache.hop.core.auth.AuthenticationPersistenceManager
- org.apache.hop.pipeline.transforms.file.BaseFileErrorHandling (implements java.lang.Cloneable)
- org.apache.hop.pipeline.transforms.file.BaseFileField (implements java.lang.Cloneable, org.apache.hop.core.gui.ITextFileInputField)
- org.apache.hop.pipeline.transforms.file.BaseFileInputAdditionalField (implements java.lang.Cloneable)
- org.apache.hop.pipeline.transforms.file.BaseFileInputFiles (implements java.lang.Cloneable)
- org.apache.hop.pipeline.transforms.file.BaseFileInputTransformUtils
- org.apache.hop.base.BaseHopMeta<T>
- org.apache.hop.pipeline.PipelineHopMeta (implements java.lang.Cloneable, java.lang.Comparable<T>)
- org.apache.hop.workflow.WorkflowHopMeta (implements java.lang.Cloneable)
- org.apache.hop.metadata.serializer.BaseMetadataProvider
- org.apache.hop.metadata.serializer.memory.MemoryMetadataProvider (implements org.apache.hop.metadata.api.IHopMetadataProvider)
- org.apache.hop.core.metadata.SerializableMetadataProvider (implements org.apache.hop.metadata.api.IHopMetadataProvider)
- org.apache.hop.metadata.serializer.memory.MemoryMetadataProvider (implements org.apache.hop.metadata.api.IHopMetadataProvider)
- org.apache.hop.core.gui.BasePainter<Hop,Part>
- org.apache.hop.pipeline.PipelinePainter
- org.apache.hop.workflow.WorkflowPainter
- org.apache.hop.pipeline.BasePartitioner (implements org.apache.hop.pipeline.IPartitioner)
- org.apache.hop.pipeline.ModPartitioner
- org.apache.hop.core.plugins.BasePluginType<T> (implements org.apache.hop.core.plugins.IPluginType<T>)
- org.apache.hop.core.plugins.ActionPluginType
- org.apache.hop.core.auth.AuthenticationConsumerPluginType
- org.apache.hop.core.auth.AuthenticationProviderPluginType
- org.apache.hop.core.compress.CompressionPluginType
- org.apache.hop.execution.sampler.ExecutionDataSamplerPluginType
- org.apache.hop.execution.plugin.ExecutionInfoLocationPluginType
- org.apache.hop.core.plugins.HopServerPluginType
- org.apache.hop.imp.ImportPluginType
- org.apache.hop.core.plugins.PartitionerPluginType
- org.apache.hop.pipeline.engine.PipelineEnginePluginType
- org.apache.hop.pipeline.transform.RowDistributionPluginType
- org.apache.hop.core.plugins.TransformPluginType
- org.apache.hop.workflow.engine.WorkflowEnginePluginType
- org.apache.hop.core.search.BaseSearchableAnalyser<T>
- org.apache.hop.core.search.BaseMetadataSearchableAnalyser<T>
- org.apache.hop.core.search.DatabaseMetaSearchableAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.core.search.HopServerSearchableAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.core.search.PartitionSchemaSearchableAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.core.search.PipelineRunConfigurationSearchableAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.core.search.WorkflowRunConfigurationSearchableAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.core.search.DescribedVariableSearchableAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.pipeline.PipelineMetaSearchAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.workflow.WorkflowMetaSearchAnalyser (implements org.apache.hop.core.search.ISearchableAnalyser<T>)
- org.apache.hop.core.search.BaseMetadataSearchableAnalyser<T>
- org.apache.hop.pipeline.transform.BaseTransform<Meta,Data> (implements org.apache.hop.pipeline.engine.IEngineComponent, org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.pipeline.transform.ITransform, org.apache.hop.core.variables.IVariables)
- org.apache.hop.core.util.AbstractTransform<Meta,Data>
- org.apache.hop.pipeline.transforms.file.BaseFileInputTransform<Meta,Data> (implements org.apache.hop.pipeline.transforms.file.IBaseFileInputTransformControl)
- org.apache.hop.pipeline.transforms.dummy.Dummy
- org.apache.hop.pipeline.transforms.missing.MissingTransform
- org.apache.hop.pipeline.transforms.injector.Injector
- org.apache.hop.pipeline.transform.BaseTransformData (implements org.apache.hop.pipeline.transform.ITransformData)
- org.apache.hop.pipeline.transforms.file.BaseFileInputTransformData
- org.apache.hop.pipeline.transforms.dummy.DummyData (implements org.apache.hop.pipeline.transform.ITransformData)
- org.apache.hop.core.util.GenericTransformData (implements org.apache.hop.pipeline.transform.ITransformData)
- org.apache.hop.pipeline.transforms.injector.InjectorData (implements org.apache.hop.pipeline.transform.ITransformData)
- org.apache.hop.pipeline.transforms.missing.MissingData (implements org.apache.hop.pipeline.transform.ITransformData)
- org.apache.hop.pipeline.transform.BaseTransformMeta<Main,Data> (implements java.lang.Cloneable, org.apache.hop.pipeline.transform.ITransformMeta)
- org.apache.hop.core.util.AbstractTransformMeta<Main,Data>
- org.apache.hop.pipeline.transforms.file.BaseFileInputMeta<Main,Data,A,I,F>
- org.apache.hop.pipeline.transforms.dummy.DummyMeta
- org.apache.hop.pipeline.transforms.injector.InjectorMeta
- org.apache.hop.pipeline.transforms.missing.Missing
- org.apache.hop.pipeline.TransformWithMappingMeta<Main,Data>
- org.apache.hop.execution.sampler.plugins.dataprof.BasicDataProfilingDataSampler (implements org.apache.hop.execution.sampler.IExecutionDataSampler<Store>)
- org.apache.hop.core.injection.bean.BeanInjectionInfo<Meta>
- org.apache.hop.core.injection.bean.BeanInjectionInfo.Group
- org.apache.hop.core.injection.bean.BeanInjectionInfo.Property
- org.apache.hop.core.injection.bean.BeanInjector<Meta>
- org.apache.hop.core.injection.bean.BeanLevelInfo<Meta>
- org.apache.hop.core.undo.ChangeAction
- org.apache.hop.core.changed.ChangedFlag (implements org.apache.hop.core.changed.IChanged)
- org.apache.hop.pipeline.transform.TransformErrorMeta (implements java.lang.Cloneable)
- org.apache.hop.pipeline.CheckTransformsExtension
- org.apache.hop.core.auth.core.impl.ClassloaderBridgingAuthenticationPerformer<ReturnType,CreateArgType,ConsumedType> (implements org.apache.hop.core.auth.core.IAuthenticationPerformer<ReturnType,CreateArgType>)
- org.apache.hop.core.util.CollectionPredicates
- org.apache.hop.pipeline.transform.errorhandling.CompositeFileErrorHandler (implements org.apache.hop.pipeline.transform.errorhandling.IFileErrorHandler)
- org.apache.hop.core.compress.CompressionProviderFactory (implements org.apache.hop.core.compress.ICompressionProviderFactory)
- org.apache.hop.core.util.ConfigurableStreamLogger (implements java.lang.Runnable)
- javax.security.auth.login.Configuration
- org.apache.hop.core.auth.kerberos.KerberosUtil.HopLoginConfiguration
- org.apache.hop.core.listeners.ContentChangedAdapter (implements org.apache.hop.core.listeners.IContentChangedListener)
- org.apache.hop.core.util.CurrentDirectoryResolver
- org.apache.hop.pipeline.engines.local.transaction.DatabaseCreatedXp (implements org.apache.hop.core.extension.IExtensionPoint<T>)
- org.apache.hop.pipeline.DatabaseImpact
- org.apache.hop.core.auth.core.impl.DefaultAuthenticationConsumerFactory (implements org.apache.hop.core.auth.core.IAuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType>)
- org.apache.hop.core.auth.core.impl.DefaultAuthenticationPerformer<ReturnType,CreateArgType,T> (implements org.apache.hop.core.auth.core.IAuthenticationPerformer<ReturnType,CreateArgType>)
- org.apache.hop.core.auth.core.impl.DefaultAuthenticationPerformerFactory (implements org.apache.hop.core.auth.core.IAuthenticationPerformerFactory)
- org.apache.hop.www.DefaultWebServerShutdownHandler (implements org.apache.hop.www.IWebServerShutdownHandler)
- org.apache.hop.workflow.DelegationAdapter (implements org.apache.hop.workflow.IDelegationListener)
- java.util.Dictionary<K,V>
- java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- java.util.Properties
- org.apache.hop.core.ConcurrentMapProperties
- java.util.Properties
- java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.apache.hop.workflow.action.validator.EmailValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.pipeline.engine.EngineComponent (implements org.apache.hop.pipeline.engine.IEngineComponent)
- org.apache.hop.pipeline.engine.EngineMetric (implements org.apache.hop.pipeline.engine.IEngineMetric)
- org.apache.hop.pipeline.engine.EngineMetrics
- org.apache.hop.core.listeners.impl.EntryCurrentDirectoryChangedListener (implements org.apache.hop.core.listeners.ICurrentDirectoryChangedListener)
- org.apache.hop.execution.Execution
- org.apache.hop.execution.ExecutionBuilder
- org.apache.hop.execution.ExecutionData
- org.apache.hop.execution.ExecutionDataBuilder
- org.apache.hop.execution.sampler.ExecutionDataSampleInformation
- org.apache.hop.execution.sampler.plugins.ExecutionDataSamplerBase<Store> (implements org.apache.hop.execution.sampler.IExecutionDataSampler<Store>)
- org.apache.hop.execution.sampler.plugins.first.FirstRowsExecutionDataSampler (implements org.apache.hop.execution.sampler.IExecutionDataSampler<Store>)
- org.apache.hop.execution.sampler.plugins.last.LastRowsExecutionDataSampler (implements org.apache.hop.execution.sampler.IExecutionDataSampler<Store>)
- org.apache.hop.execution.sampler.plugins.random.RandomRowsExecutionDataSampler (implements org.apache.hop.execution.sampler.IExecutionDataSampler<Store>)
- org.apache.hop.execution.sampler.ExecutionDataSamplerMeta
- org.apache.hop.execution.sampler.ExecutionDataSamplerStoreBase<Store> (implements org.apache.hop.execution.sampler.IExecutionDataSamplerStore)
- org.apache.hop.execution.sampler.plugins.dataprof.BasicDataProfilingDataSamplerStore (implements org.apache.hop.execution.sampler.IExecutionDataSamplerStore)
- org.apache.hop.execution.sampler.plugins.first.FirstRowsExecutionDataSamplerStore (implements org.apache.hop.execution.sampler.IExecutionDataSamplerStore)
- org.apache.hop.execution.sampler.plugins.last.LastRowsExecutionDataSamplerStore (implements org.apache.hop.execution.sampler.IExecutionDataSamplerStore)
- org.apache.hop.execution.sampler.plugins.random.RandomRowsExecutionDataSamplerStore (implements org.apache.hop.execution.sampler.IExecutionDataSamplerStore)
- org.apache.hop.execution.ExecutionDataSetMeta
- org.apache.hop.execution.ExecutionInfoLocationTypeMetadata (implements org.apache.hop.core.gui.plugin.ITypeMetadata)
- org.apache.hop.execution.ExecutionState
- org.apache.hop.execution.ExecutionStateBuilder
- org.apache.hop.execution.ExecutionStateComponentMetrics
- org.apache.hop.lineage.FieldnameLineage
- org.apache.hop.execution.local.FileExecutionInfoLocation (implements org.apache.hop.execution.IExecutionInfoLocation)
- org.apache.hop.core.playlist.FilePlayListAll (implements org.apache.hop.core.playlist.IFilePlayList)
- org.apache.hop.core.util.FileUtil
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- org.apache.hop.www.BaseHttpServlet
- org.apache.hop.www.AddExportServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.AddPipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.AddWorkflowServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.BaseHopServerPlugin (implements org.apache.hop.www.IHopServerPlugin, org.apache.hop.www.IHopServerRequestHandler)
- org.apache.hop.www.BodyHttpServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.BaseWorkflowServlet
- org.apache.hop.www.RegisterPackageServlet
- org.apache.hop.www.RegisterPipelineServlet
- org.apache.hop.www.RegisterWorkflowServlet
- org.apache.hop.www.BaseWorkflowServlet
- org.apache.hop.www.DeleteExecutionInfoServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetExecutionInfoServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetPipelineImageServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetPipelineStatusServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetRootServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetStatusServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetWorkflowImageServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.GetWorkflowStatusServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.PausePipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.PrepareExecutionPipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.RegisterExecutionInfoServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.RemovePipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.RemoveWorkflowServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.SniffTransformServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.StartExecutionPipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.StartPipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.StartWorkflowServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.StopPipelineServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.StopWorkflowServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.WebServiceServlet (implements org.apache.hop.www.IHopServerPlugin)
- org.apache.hop.www.HopServerServlet
- org.apache.hop.www.BaseHttpServlet
- javax.servlet.http.HttpServlet
- org.apache.hop.core.gui.GuiFactory
- org.apache.hop.core.compress.gzip.GzipCompressionProvider (implements org.apache.hop.core.compress.ICompressionProvider)
- org.apache.hop.core.compress.hadoopsnappy.HadoopSnappyCompressionProvider (implements org.apache.hop.core.compress.ICompressionProvider)
- org.apache.hop.config.HopConfig (implements org.apache.hop.metadata.api.IHasHopMetadataProvider, java.lang.Runnable)
- org.apache.hop.encryption.HopEncrypt
- org.apache.hop.core.HopEnvironment
- org.apache.hop.imp.HopImport (implements org.apache.hop.metadata.api.IHasHopMetadataProvider, java.lang.Runnable)
- org.apache.hop.imp.HopImportBase (implements org.apache.hop.imp.IHopImport)
- org.apache.hop.metadata.api.HopMetadataBase (implements org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.execution.profiling.ExecutionDataProfile (implements java.lang.Cloneable, org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.execution.ExecutionInfoLocation (implements java.lang.Cloneable, org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.server.HopServer (implements java.lang.Cloneable, org.apache.hop.metadata.api.IHopMetadata, org.apache.hop.core.xml.IXml)
- org.apache.hop.partition.PartitionSchema (implements java.lang.Cloneable, org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.pipeline.config.PipelineRunConfiguration (implements java.lang.Cloneable, org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.www.service.WebService (implements org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.workflow.config.WorkflowRunConfiguration (implements java.lang.Cloneable, org.apache.hop.metadata.api.IHopMetadata)
- org.apache.hop.run.HopRun (implements org.apache.hop.metadata.api.IHasHopMetadataProvider, java.lang.Runnable)
- org.apache.hop.search.HopSearch (implements org.apache.hop.metadata.api.IHasHopMetadataProvider, java.lang.Runnable)
- org.apache.hop.www.HopServer (implements org.apache.hop.metadata.api.IHasHopMetadataProvider, java.lang.Runnable)
- org.apache.hop.www.HopServerConfig (implements org.apache.hop.core.xml.IXml)
- org.apache.hop.www.HopServerObjectEntry (implements java.lang.Comparable<T>, java.util.Comparator<T>)
- org.apache.hop.www.HopServerPipelineStatus
- org.apache.hop.www.jaxrs.HopServerResource
- org.apache.hop.www.HopServerSingleton
- org.apache.hop.www.HopServerStatus
- org.apache.hop.pipeline.engines.remote.HopServerTypeMetadata (implements org.apache.hop.core.gui.plugin.ITypeMetadata)
- org.apache.hop.workflow.engines.remote.HopServerTypeMetadata (implements org.apache.hop.core.gui.plugin.ITypeMetadata)
- org.apache.hop.www.HopServerWorkflowStatus
- org.apache.hop.core.truststore.HopTrustManager (implements javax.net.ssl.X509TrustManager)
- org.apache.hop.core.HopVersionProvider (implements picocli.CommandLine.IVersionProvider)
- org.apache.hop.core.HttpProtocol
- org.apache.hop.execution.sampler.IExecutionDataSampler.ExecutionDataSamplerObjectFactory (implements org.apache.hop.metadata.api.IHopMetadataObjectFactory)
- org.apache.hop.execution.IExecutionInfoLocation.ExecutionInfoLocationObjectFactory (implements org.apache.hop.metadata.api.IHopMetadataObjectFactory)
- org.apache.hop.pipeline.transforms.injector.InjectorField
- java.io.InputStream (implements java.io.Closeable)
- org.apache.hop.core.compress.CompressionInputStream
- org.apache.hop.core.compress.gzip.GzipCompressionInputStream
- org.apache.hop.core.compress.hadoopsnappy.HadoopSnappyCompressionInputStream
- org.apache.hop.core.compress.NoneCompressionProvider.NoneCompressionInputStream
- org.apache.hop.core.compress.snappy.SnappyCompressionInputStream
- org.apache.hop.core.compress.zip.ZipCompressionInputStream
- org.apache.hop.core.compress.CompressionInputStream
- org.apache.hop.workflow.action.validator.IntegerValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.pipeline.transform.ITransformMeta.TransformFactory (implements org.apache.hop.metadata.api.IHopMetadataObjectFactory)
- org.apache.hop.core.util.JavaScriptUtils
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- org.apache.hop.execution.ExecutionDataSetMetaDeserializer
- org.apache.hop.core.auth.KerberosAuthenticationProvider (implements org.apache.hop.core.auth.core.IAuthenticationProvider)
- org.apache.hop.core.auth.KerberosAuthenticationProvider.KerberosAuthenticationProviderType (implements org.apache.hop.core.auth.IAuthenticationProviderType)
- org.apache.hop.core.auth.kerberos.KerberosUtil
- org.apache.hop.core.util.KeyValue<T> (implements java.io.Serializable)
- org.apache.hop.core.util.BooleanPluginProperty (implements org.apache.hop.core.util.IPluginProperty)
- org.apache.hop.core.util.IntegerPluginProperty (implements org.apache.hop.core.util.IPluginProperty)
- org.apache.hop.core.util.StringListPluginProperty (implements org.apache.hop.core.util.IPluginProperty, java.lang.Iterable<T>)
- org.apache.hop.core.util.StringPluginProperty (implements org.apache.hop.core.util.IPluginProperty)
- org.apache.hop.core.util.KeyValueFactory<T>
- org.apache.hop.core.util.KeyValueSet (implements java.lang.Iterable<T>, java.io.Serializable)
- org.apache.hop.history.local.LocalAuditManager (implements org.apache.hop.history.IAuditManager)
- org.apache.hop.core.logging.LogChannelFileWriter
- org.apache.hop.core.logging.LoggingMetric
- org.apache.hop.core.auth.kerberos.LoginContextInvocationHandler<T> (implements java.lang.reflect.InvocationHandler)
- org.apache.hop.workflow.action.validator.LongValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.core.auth.NoAuthenticationAuthenticationProvider (implements org.apache.hop.core.auth.core.IAuthenticationProvider)
- org.apache.hop.core.compress.NoneCompressionProvider (implements org.apache.hop.core.compress.ICompressionProvider)
- org.apache.hop.workflow.action.validator.NotBlankValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.core.NotePadMeta (implements java.lang.Cloneable, org.apache.hop.core.gui.IGuiPosition, org.apache.hop.core.gui.IGuiSize)
- org.apache.hop.workflow.action.validator.NotNullValidator (implements org.apache.hop.workflow.action.validator.IActionValidator)
- org.apache.hop.www.jaxrs.NVPair
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.hop.core.compress.CompressionOutputStream
- org.apache.hop.core.compress.gzip.GzipCompressionOutputStream
- org.apache.hop.core.compress.hadoopsnappy.HadoopSnappyCompressionOutputStream
- org.apache.hop.core.compress.NoneCompressionProvider.NoneCompressionOutputStream
- org.apache.hop.core.compress.snappy.SnappyCompressionOutputStream
- org.apache.hop.core.compress.zip.ZipCompressionOutputStream
- org.apache.hop.core.compress.CompressionOutputStream
- org.apache.hop.pipeline.performance.PerformanceSnapShot
- org.apache.hop.pipeline.Pipeline (implements org.apache.hop.core.IExecutor, org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.IHasLogChannel, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.parameters.INamedParameters, org.apache.hop.pipeline.engine.IPipelineEngine<T>, org.apache.hop.core.variables.IVariables)
- org.apache.hop.pipeline.engines.local.LocalPipelineEngine (implements org.apache.hop.pipeline.engine.IPipelineEngine<T>)
- org.apache.hop.pipeline.engines.localsingle.LocalSinglePipelineEngine (implements org.apache.hop.pipeline.engine.IPipelineEngine<T>)
- org.apache.hop.pipeline.PipelineConfiguration
- org.apache.hop.lineage.PipelineDataLineage
- org.apache.hop.pipeline.debug.PipelineDebugMeta
- org.apache.hop.pipeline.debug.PipelineDebugMetaWrapper
- org.apache.hop.pipeline.engine.PipelineEngineCapabilities
- org.apache.hop.pipeline.engines.local.LocalPipelineEngineCapabilities
- org.apache.hop.pipeline.engines.remote.RemotePipelineEngineCapabilities
- org.apache.hop.pipeline.engine.PipelineEngineFactory
- org.apache.hop.pipeline.PipelineExecutionConfiguration (implements org.apache.hop.IExecutionConfiguration, org.apache.hop.core.xml.IXml)
- org.apache.hop.www.PipelineMap
- org.apache.hop.pipeline.PipelineMetaFactoryImpl (implements org.apache.hop.pipeline.IPipelineMetaFactory)
- org.apache.hop.pipeline.PipelinePainterExtension
- org.apache.hop.pipeline.PipelinePainterFlyoutExtension
- org.apache.hop.pipeline.PipelinePreviewFactory
- org.apache.hop.www.jaxrs.PipelineResource
- org.apache.hop.pipeline.config.PipelineRunConfigurationMetadataObjectFactory (implements org.apache.hop.metadata.api.IHopMetadataObjectFactory)
- org.apache.hop.pipeline.engines.remote.PipelineRunConfigurationTypeMetadata (implements org.apache.hop.core.gui.plugin.ITypeMetadata)
- org.apache.hop.www.jaxrs.PipelineStatus
- org.apache.hop.pipeline.PipelineSvgPainter
- org.apache.hop.core.util.PluginMessages
- org.apache.hop.core.util.PluginPropertyFactory
- org.apache.hop.core.util.PluginPropertyHandler
- org.apache.hop.core.util.PluginPropertyHandler.AbstractHandler (implements org.apache.commons.collections4.Closure<T>)
- org.apache.hop.core.util.PluginPropertyHandler.AppendXml
- org.apache.hop.core.util.PluginPropertyHandler.Fail
- org.apache.hop.core.util.PluginPropertyHandler.LoadXml
- org.apache.hop.core.util.PluginPropertyHandler.ReadFromPreferences
- org.apache.hop.core.util.PluginPropertyHandler.SaveToPreferences
- org.apache.hop.execution.remote.RemoteExecutionInfoLocation (implements org.apache.hop.execution.IExecutionInfoLocation)
- org.apache.hop.resource.ResourceDefinition
- org.apache.hop.resource.ResourceEntry
- org.apache.hop.resource.ResourceReference
- org.apache.hop.resource.ResourceUtil
- org.apache.hop.pipeline.transform.RowAdapter (implements org.apache.hop.pipeline.transform.IRowListener)
- org.apache.hop.pipeline.transform.utils.RowMetaUtils
- org.apache.hop.pipeline.RowProducer
- org.apache.hop.pipeline.transform.RunThread (implements java.lang.Runnable)
- org.apache.hop.www.jaxrs.ServerStatus
- org.apache.hop.config.SetHopConfigVariables (implements org.apache.hop.core.config.plugin.IConfigOptions)
- org.apache.hop.resource.SimpleResourceNaming (implements org.apache.hop.resource.IResourceNaming)
- org.apache.hop.resource.SequenceResourceNaming
- org.apache.hop.resource.UuidResourceNaming
- org.apache.hop.pipeline.SingleThreadedPipelineExecutor
- org.apache.hop.core.gui.SnapAllignDistribute
- org.apache.hop.core.compress.snappy.SnappyCompressionProvider (implements org.apache.hop.core.compress.ICompressionProvider)
- javax.net.SocketFactory
- javax.net.ssl.SSLSocketFactory
- org.apache.hop.core.truststore.CustomSocketFactory
- javax.net.ssl.SSLSocketFactory
- org.apache.hop.www.SocketPortAllocation
- org.apache.hop.www.SslConfiguration
- org.apache.hop.www.StatusServletUtils
- org.apache.hop.pipeline.transform.stream.Stream (implements org.apache.hop.pipeline.transform.stream.IStream)
- org.apache.hop.core.reflection.StringSearcher
- org.apache.hop.core.reflection.StringSearchResult
- org.apache.hop.core.listeners.SubComponentExecutionAdapter (implements org.apache.hop.core.listeners.ISubComponentExecutionListener)
- org.apache.hop.core.gui.SvgGc (implements org.apache.hop.core.gui.IGc)
- org.apache.hop.core.gui.SwingGUIResource
- org.apache.hop.core.util.SwingSvgImageUtil
- org.apache.hop.core.file.TextFileInputField (implements java.lang.Cloneable, org.apache.hop.core.gui.ITextFileInputField)
- java.lang.Thread (implements java.lang.Runnable)
- org.apache.hop.www.WebServerShutdownHook
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.hop.core.exception.HopException
- org.apache.hop.core.auth.core.AuthenticationConsumptionException
- org.apache.hop.core.auth.core.AuthenticationFactoryException
- org.apache.hop.www.HopServer.HopServerCommandException
- org.apache.hop.core.exception.HopException
- java.lang.Exception
- org.apache.hop.resource.TopLevelResource
- org.apache.hop.pipeline.engines.local.transaction.TransformCreatedXp (implements org.apache.hop.core.extension.IExtensionPoint<T>)
- org.apache.hop.pipeline.debug.TransformDebugMeta
- org.apache.hop.pipeline.transform.TransformInitThread (implements java.lang.Runnable)
- org.apache.hop.pipeline.transform.TransformIOMeta (implements java.lang.Cloneable, org.apache.hop.pipeline.transform.ITransformIOMeta)
- org.apache.hop.pipeline.transform.TransformMeta (implements java.lang.Cloneable, java.lang.Comparable<T>, org.apache.hop.core.IAttributes, org.apache.hop.base.IBaseMeta, org.apache.hop.core.ICheckResultSource, org.apache.hop.core.gui.IGuiPosition, org.apache.hop.resource.IResourceExport, org.apache.hop.resource.IResourceHolder)
- org.apache.hop.pipeline.transform.TransformMetaDataCombi
- org.apache.hop.pipeline.transform.TransformOption
- org.apache.hop.pipeline.transform.TransformPartitioningMeta (implements java.lang.Cloneable)
- org.apache.hop.pipeline.transform.TransformStatus
- org.apache.hop.core.truststore.TrustAlwaysManager (implements javax.net.ssl.X509TrustManager)
- org.apache.hop.core.util.TypeFieldDefinition
- org.apache.hop.core.auth.UsernamePasswordAuthenticationProvider (implements org.apache.hop.core.auth.core.IAuthenticationProvider)
- org.apache.hop.core.auth.UsernamePasswordAuthenticationProvider.UsernamePasswordAuthenticationProviderType (implements org.apache.hop.core.auth.IAuthenticationProviderType)
- org.apache.hop.workflow.action.validator.ValidatorContext
- org.apache.hop.workflow.action.validator.ValidatorMessages
- org.apache.hop.lineage.ValueLineage
- org.apache.hop.core.variables.Variables (implements org.apache.hop.core.variables.IVariables)
- org.apache.hop.pipeline.engines.EmptyPipelineRunConfiguration (implements org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration)
- org.apache.hop.pipeline.engines.local.LocalPipelineRunConfiguration (implements org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration)
- org.apache.hop.pipeline.engines.localsingle.LocalSinglePipelineRunConfiguration (implements org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration)
- org.apache.hop.pipeline.engines.remote.RemotePipelineRunConfiguration (implements org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration)
- org.apache.hop.workflow.engines.empty.EmptyWorkflowRunConfiguration (implements java.lang.Cloneable, org.apache.hop.workflow.config.IWorkflowEngineRunConfiguration)
- org.apache.hop.workflow.engines.local.LocalWorkflowRunConfiguration (implements org.apache.hop.workflow.config.IWorkflowEngineRunConfiguration)
- org.apache.hop.workflow.engines.remote.RemoteWorkflowRunConfiguration (implements org.apache.hop.workflow.config.IWorkflowEngineRunConfiguration)
- org.apache.hop.pipeline.engines.remote.RemotePipelineEngine (implements org.apache.hop.pipeline.engine.IPipelineEngine<T>)
- org.apache.hop.workflow.engines.remote.RemoteWorkflowEngine (implements org.apache.hop.workflow.engine.IWorkflowEngine<T>)
- org.apache.hop.workflow.Workflow (implements org.apache.hop.core.IExecutor, org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.IHasLogChannel, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.parameters.INamedParameters, org.apache.hop.core.variables.IVariables, org.apache.hop.workflow.engine.IWorkflowEngine<T>)
- org.apache.hop.workflow.engines.local.LocalWorkflowEngine (implements org.apache.hop.workflow.engine.IWorkflowEngine<T>)
- org.apache.hop.pipeline.engines.EmptyPipelineRunConfiguration (implements org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration)
- org.apache.hop.www.WebResult
- org.apache.hop.www.WebServer
- org.apache.hop.workflow.WorkflowConfiguration
- org.apache.hop.workflow.engine.WorkflowEngineFactory
- org.apache.hop.workflow.WorkflowExecutionConfiguration (implements org.apache.hop.IExecutionConfiguration, org.apache.hop.core.xml.IXml)
- org.apache.hop.workflow.WorkflowExecutionExtension
- org.apache.hop.www.WorkflowMap
- org.apache.hop.workflow.WorkflowPainterExtension
- org.apache.hop.www.jaxrs.WorkflowResource
- org.apache.hop.workflow.config.WorkflowRunConfigurationMetadataObjectFactory (implements org.apache.hop.metadata.api.IHopMetadataObjectFactory)
- org.apache.hop.workflow.engines.remote.WorkflowRunConfigurationTypeMetadata (implements org.apache.hop.core.gui.plugin.ITypeMetadata)
- org.apache.hop.www.jaxrs.WorkflowStatus
- org.apache.hop.workflow.WorkflowSvgPainter
- org.apache.hop.core.gui.WorkflowTracker<T>
- org.apache.hop.core.compress.zip.ZipCompressionProvider (implements org.apache.hop.core.compress.ICompressionProvider)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.hop.pipeline.transforms.file.IBaseFileInputReader
- java.io.Closeable
- java.lang.Cloneable
- org.apache.hop.IExecutionConfiguration (also extends org.apache.hop.core.xml.IXml)
- org.apache.hop.execution.sampler.IExecutionDataSampler<Store>
- org.apache.hop.execution.IExecutionInfoLocation
- org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration (also extends org.apache.hop.core.variables.IVariables)
- org.apache.hop.workflow.config.IWorkflowEngineRunConfiguration (also extends org.apache.hop.core.variables.IVariables)
- org.apache.hop.core.listeners.impl.EntryCurrentDirectoryChangedListener.IPathReference
- org.apache.hop.workflow.action.IActionDialog
- org.apache.hop.workflow.IActionListener<T>
- org.apache.hop.workflow.action.validator.IActionValidator
- org.apache.hop.core.IAddUndoPosition
- org.apache.hop.history.IAuditManager
- org.apache.hop.core.auth.core.IAuthenticationConsumer<ReturnType,ConsumedType>
- org.apache.hop.core.auth.core.IAuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType>
- org.apache.hop.core.auth.IAuthenticationConsumerType
- org.apache.hop.core.auth.core.IAuthenticationPerformer<ReturnType,CreateArgType>
- org.apache.hop.core.auth.core.IAuthenticationPerformerFactory
- org.apache.hop.core.auth.core.IAuthenticationProvider
- org.apache.hop.core.auth.IAuthenticationProviderType
- org.apache.hop.pipeline.transforms.file.IBaseFileInputTransformControl
- org.apache.hop.base.IBaseMeta
- org.apache.hop.pipeline.debug.IBreakPointListener
- org.apache.hop.core.changed.IChanged
- org.apache.hop.core.compress.ICompressionProvider
- org.apache.hop.core.compress.ICompressionProviderFactory
- org.apache.hop.core.listeners.IContentChangedListener
- org.apache.hop.pipeline.transforms.common.ICsvInputAwareMeta
- org.apache.hop.core.listeners.ICurrentDirectoryChangedListener
- org.apache.hop.workflow.IDelegationListener
- org.apache.hop.pipeline.engine.IEngineComponent
- org.apache.hop.pipeline.transform.ITransform (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.IHasLogChannel, org.apache.hop.core.variables.IVariables)
- org.apache.hop.core.IEngineMeta
- org.apache.hop.pipeline.engine.IEngineMetric
- org.apache.hop.execution.sampler.IExecutionDataSamplerStore
- org.apache.hop.pipeline.IExecutionFinishedListener<T>
- org.apache.hop.execution.IExecutionMatcher
- org.apache.hop.pipeline.IExecutionStartedListener<T>
- org.apache.hop.pipeline.IExecutionStoppedListener<T>
- org.apache.hop.core.IExecutor
- org.apache.hop.core.IExtensionData
- org.apache.hop.workflow.action.IAction (also extends org.apache.hop.core.logging.IHasLogChannel, org.apache.hop.core.variables.IVariables)
- org.apache.hop.pipeline.engine.IPipelineEngine<T> (also extends org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.parameters.INamedParameters, org.apache.hop.core.variables.IVariables)
- org.apache.hop.pipeline.transform.ITransform (also extends org.apache.hop.pipeline.engine.IEngineComponent, org.apache.hop.core.logging.IHasLogChannel, org.apache.hop.core.variables.IVariables)
- org.apache.hop.workflow.engine.IWorkflowEngine<T> (also extends org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.parameters.INamedParameters, org.apache.hop.core.variables.IVariables)
- org.apache.hop.pipeline.transform.errorhandling.IFileErrorHandler
- org.apache.hop.core.listeners.IFilenameChangedListener
- org.apache.hop.core.playlist.IFilePlayList
- org.apache.hop.pipeline.engine.IFinishedListener
- org.apache.hop.core.gui.IGc
- org.apache.hop.core.file.IHasFilename
- org.apache.hop.core.logging.IHasLogChannel
- org.apache.hop.workflow.action.IAction (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.variables.IVariables)
- org.apache.hop.pipeline.transform.ITransform (also extends org.apache.hop.pipeline.engine.IEngineComponent, org.apache.hop.core.IExtensionData, org.apache.hop.core.variables.IVariables)
- org.apache.hop.imp.IHopImport
- org.apache.hop.core.changed.IHopObserver
- org.apache.hop.www.IHopServerRequestHandler
- org.apache.hop.www.IHopServerRequestHandler.IHopServerRequest
- org.apache.hop.www.IHopServerRequestHandler.IHopServerResponse
- org.apache.hop.www.IHopServerRequestHandler.IOutputStreamResponse
- org.apache.hop.www.IHopServerRequestHandler.IWriterResponse
- org.apache.hop.www.IHopServerServlet
- org.apache.hop.www.IHopServerPlugin
- org.apache.hop.core.gui.IHopUi
- org.apache.hop.core.logging.ILoggingObject
- org.apache.hop.pipeline.engine.IPipelineEngine<T> (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.parameters.INamedParameters, org.apache.hop.core.variables.IVariables)
- org.apache.hop.workflow.engine.IWorkflowEngine<T> (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.parameters.INamedParameters, org.apache.hop.core.variables.IVariables)
- org.apache.hop.core.logging.ILogParentProvided
- org.apache.hop.core.listeners.INameChangedListener
- org.apache.hop.core.parameters.INamedParameterDefinitions
- org.apache.hop.core.parameters.INamedParameters
- org.apache.hop.pipeline.engine.IPipelineEngine<T> (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.variables.IVariables)
- org.apache.hop.workflow.engine.IWorkflowEngine<T> (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.variables.IVariables)
- org.apache.hop.core.parameters.INamedParameters
- org.apache.hop.pipeline.IPartitioner
- org.apache.hop.pipeline.engine.IPipelineComponentRowsReceived
- org.apache.hop.pipeline.IPipelineMetaFactory
- org.apache.hop.core.util.IPluginProperty
- org.apache.hop.core.IProvidesDatabaseConnectionInformation
- org.apache.hop.core.IProvidesModelerMeta
- org.apache.hop.resource.IResourceExport
- org.apache.hop.resource.IResourceHolder
- org.apache.hop.resource.IResourceNaming
- org.apache.hop.resource.IResourceXmlPropertyEmitter
- org.apache.hop.pipeline.transform.IRowDistribution
- org.apache.hop.pipeline.transform.IRowHandler
- org.apache.hop.pipeline.transform.IRowListener
- org.apache.hop.pipeline.transform.stream.IStream
- org.apache.hop.core.listeners.ISubComponentExecutionListener
- org.apache.hop.pipeline.ISubPipelineAwareMeta
- org.apache.hop.pipeline.transform.ITransformData
- org.apache.hop.pipeline.transform.ITransformDialog
- org.apache.hop.pipeline.transform.ITransformFinishedListener
- org.apache.hop.pipeline.transform.ITransformIOMeta
- org.apache.hop.pipeline.transform.ITransformMeta
- org.apache.hop.core.file.IInputFileMeta
- org.apache.hop.pipeline.transform.ITransformMetaChangeListener
- org.apache.hop.pipeline.transform.ITransformStartedListener
- org.apache.hop.core.gui.IUndo
- org.apache.hop.core.variables.IVariables
- org.apache.hop.workflow.action.IAction (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.IHasLogChannel)
- org.apache.hop.pipeline.engine.IPipelineEngine<T> (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.parameters.INamedParameters)
- org.apache.hop.pipeline.config.IPipelineEngineRunConfiguration (also extends java.lang.Cloneable)
- org.apache.hop.pipeline.transform.ITransform (also extends org.apache.hop.pipeline.engine.IEngineComponent, org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.IHasLogChannel)
- org.apache.hop.workflow.engine.IWorkflowEngine<T> (also extends org.apache.hop.core.IExtensionData, org.apache.hop.core.logging.ILoggingObject, org.apache.hop.core.parameters.INamedParameters)
- org.apache.hop.workflow.config.IWorkflowEngineRunConfiguration (also extends java.lang.Cloneable)
- org.apache.hop.www.IWebServerShutdownHandler
- org.apache.hop.core.xml.IXml
- org.apache.hop.IExecutionConfiguration (also extends java.lang.Cloneable)
Annotation Type Hierarchy
- org.apache.hop.core.annotations.Action (implements java.lang.annotation.Annotation)
- org.apache.hop.core.injection.AfterInjection (implements java.lang.annotation.Annotation)
- org.apache.hop.core.auth.AuthenticationConsumerPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.core.auth.AuthenticationProviderPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.core.compress.CompressionPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.execution.sampler.ExecutionDataSamplerPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.execution.plugin.ExecutionInfoLocationPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.core.annotations.HopServerServlet (implements java.lang.annotation.Annotation)
- org.apache.hop.imp.ImportPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.core.injection.Injection (implements java.lang.annotation.Annotation)
- org.apache.hop.core.injection.InjectionDeep (implements java.lang.annotation.Annotation)
- org.apache.hop.core.injection.InjectionSupported (implements java.lang.annotation.Annotation)
- org.apache.hop.core.annotations.PartitionerPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.pipeline.engine.PipelineEnginePlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.pipeline.transform.RowDistributionPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.core.annotations.Transform (implements java.lang.annotation.Annotation)
- org.apache.hop.workflow.engine.WorkflowEnginePlugin (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.hop.core.gui.AreaOwner.AreaType
- org.apache.hop.execution.sampler.plugins.dataprof.BasicDataProfilingDataSampler.ProfilingType
- org.apache.hop.core.injection.bean.BeanLevelInfo.DIMENSION
- org.apache.hop.core.undo.ChangeAction.ActionType
- org.apache.hop.core.file.EncodingType
- org.apache.hop.pipeline.engine.EngineComponent.ComponentExecutionStatus
- org.apache.hop.execution.Execution.EnvironmentDetailType
- org.apache.hop.execution.ExecutionMetricsType
- org.apache.hop.execution.ExecutionType
- org.apache.hop.www.GetExecutionInfoServlet.Type
- org.apache.hop.core.gui.IGc.EColor
- org.apache.hop.core.gui.IGc.EFont
- org.apache.hop.core.gui.IGc.EImage
- org.apache.hop.core.gui.IGc.ELineStyle
- org.apache.hop.resource.IResourceNaming.FileNamingType
- org.apache.hop.pipeline.transform.stream.IStream.StreamType
- org.apache.hop.pipeline.engines.local.LocalPipelineRunConfiguration.SampleType
- org.apache.hop.pipeline.PipelineMeta.PipelineType
- org.apache.hop.resource.ResourceEntry.ResourceType
- org.apache.hop.pipeline.transform.stream.StreamIcon
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)