Class SetReservedSpaceOperation

java.lang.Object
org.apache.derby.impl.store.raw.data.PageBasicOperation
org.apache.derby.impl.store.raw.data.SetReservedSpaceOperation
All Implemented Interfaces:
Externalizable, Serializable, Formatable, TypedFormat, Loggable, RePreparable

public final class SetReservedSpaceOperation extends PageBasicOperation
Represents shrinking of the reserved space of a particular row on a page. This operation is not undoable.
See Also: