| Package | Description |
|---|---|
| com.endeca.cas.extension |
Provides a framework for creating CAS extensions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FatalExecutionException
Signals that a fatal exception has occurred during
pipeline processing.
|
| Modifier and Type | Method and Description |
|---|---|
File |
BinaryContentFileProvider.getBinaryContentFile(Record record)
Retrieves the file containing the binary content of the given record.
|
InputStream |
BinaryContentInputStreamProvider.getBinaryContentInputStream(Record record)
Retrieves the binary content for the given record.
|
abstract void |
ManipulatorRuntime.processRecord(Record record)
Applies the manipulation to the given record.
|
Copyright © 2007, 2017, Oracle and/or its affiliates. All rights reserved.