java.io.Externalizable
, Formatable
, Loggable
, java.io.Serializable
, TypedFormat
ContainerUndoOperation
, EncryptContainerUndoOperation
, LogicalUndoOperation
, PhysicalUndoOperation
public interface Compensation extends Loggable
ABORT, BI_LOG, CHECKSUM, COMMIT, COMPENSATION, FILE_RESOURCE, FIRST, LAST, PREPARE, RAWSTORE, XA_NEEDLOCK
Modifier and Type | Method | Description |
---|---|---|
void |
setUndoOp(Undoable op) |
Set up the undoable operation during recovery redo.
|
doMe, getPreparedLog, group, needsRedo, releaseResource
getTypeFormatId
void setUndoOp(Undoable op)
op
- the Undoable operationLoggable.needsRedo(org.apache.derby.iapi.store.raw.Transaction)
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.