Interface | Description |
---|---|
AbortCallback |
Interface for handling abort conditions in BulkIngester.
|
ErrorCallback |
Interface for handling error conditions in BulkIngester.
|
FinishedCallback |
Interface for receiving notification that a BulkIngester ingestion has finished.
|
StatusCallback |
Interface for handling status updates in BulkIngester.
|
Class | Description |
---|---|
BulkIngester |
The primary entry point for the client-side Bulk Load Interface
for loading data into an Endeca data domain.
|