Class InvalidatePageOperation

All Implemented Interfaces:
Externalizable, Serializable, Formatable, TypedFormat, Loggable, RePreparable, Undoable

public final class InvalidatePageOperation extends PhysicalPageOperation
Represents invalidating a page due to deallocation. This operation invalidates the page that is being deallocated, as opposed to deallocatePage that happens on the alloc page.
See Also: