|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionException | |
|---|---|
| com.endeca.cas.extension | Provides a framework for creating CAS extensions. |
| Uses of ExecutionException in com.endeca.cas.extension |
|---|
| Subclasses of ExecutionException in com.endeca.cas.extension | |
|---|---|
class |
FatalExecutionException
Signals that a fatal exception has occurred during pipeline processing. |
| Methods in com.endeca.cas.extension that throw ExecutionException | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||