|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlushErrorHandler
Handles TripleUpdate
buffer flushing errors encountered by
a TriplestoreWriter
.
Method Summary | |
---|---|
void |
handleFlushError(java.util.List failedUpdates,
TrippiException cause)
Handle the error. |
Method Detail |
---|
void handleFlushError(java.util.List failedUpdates, TrippiException cause)
List
contains TripleUpdate
objects that
were being flushed at the time of the failure.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |