Uses of Package
com.endeca.cas.extension

Packages that use com.endeca.cas.extension
com.endeca.cas.extension Provides a framework for creating CAS extensions. 
 

Classes in com.endeca.cas.extension used by com.endeca.cas.extension
AcquisitionEndState
          Indicates the state of the acquisition process when it ended.
AcquisitionMode
          A type of acquisition.
BinaryContentProvider
          Base interface for DataSourceRuntimes that can access binary content in source systems.
DataSourceRuntime
          The runtime representation of a data source instance.
ErrorChannel
          The ErrorChannel provides methods for discarding records that are deemed invalid.
ExecutionException
          Signals that a non-fatal failure has occurred during execution of pipeline processing.
FatalExecutionException
          Signals that a fatal exception has occurred during pipeline processing.
FullAcquisitionRecoveryRequiredException
          Throwing this exception during PipelineComponentRuntime.endAcquisition(AcquisitionEndState) signals to CAS that the state kept by a IncrementalDataSourceRuntime cannot be recovered.
InstanceId
          A unique identifier for a particular instance of a data source or manipulator in a pipeline.
ManipulatorRuntime
          The runtime representation of a manipulator instance.
OutputChannel
          Provides an interface for outputting records after they have been created or processed.
PipelineComponent
          Base class for any CAS pipeline components.
PipelineComponentConfiguration
          The configuration of a PipelineComponent instance in a pipeline.
PipelineComponentContext
          A context that is shared by the PipelineComponent, its Configuration, and its Runtime.
PipelineComponentException
          Base class for pipeline component exceptions.
PipelineComponentRuntime
          The runtime representation of a pipeline component.
PipelineComponentRuntimeContext
          The PipelineComponentRuntimeContext provides interfaces for outputting records, logging, and obtaining additional information about the context in which the associated PipelineComponentRuntime is running.
PipelineInitializationException
          An exception that indicates a problem during the initialization of the pipeline.
ValidationFailure
          A PipelineComponentConfiguration validation failure.
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.