java.io.Externalizable
, java.io.Serializable
, Formatable
, TypedFormat
, Loggable
, RePreparable
, Undoable
public final class CompressSpacePageOperation10_2 extends CompressSpacePageOperation
newHighestPage, num_pages_truncated
ABORT, BI_LOG, CHECKSUM, COMMIT, COMPENSATION, FILE_RESOURCE, FIRST, LAST, PREPARE, RAWSTORE, XA_NEEDLOCK
containerHdl, foundHere, page
Constructor | Description |
---|---|
CompressSpacePageOperation10_2() |
|
CompressSpacePageOperation10_2(AllocPage allocPage,
int highest_page,
int num_truncated) |
Constructors for This class:
|
Modifier and Type | Method | Description |
---|---|---|
int |
getTypeFormatId() |
Return my format identifier.
|
void |
readExternal(java.io.ObjectInput in) |
|
void |
writeExternal(java.io.ObjectOutput out) |
Public Methods of Formatable interface.
|
doMe, restoreMe, toString, undoMe
getPreparedLog, group, needsRedo, releaseResource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findpage, getPage, getPageForRedoRecovery, getPageId, getPageVersion, getPreparedLog, group, needsRedo, reclaimPrepareLocks, releaseResource, resetPageNumber
generateUndo
CompressSpacePageOperation10_2(AllocPage allocPage, int highest_page, int num_truncated) throws StandardException
StandardException
public CompressSpacePageOperation10_2()
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
writeExternal
in class CompressSpacePageOperation
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
readExternal
in class CompressSpacePageOperation
java.io.IOException
- error reading from log streamjava.lang.ClassNotFoundException
- cannot read object from inputpublic int getTypeFormatId()
getTypeFormatId
in interface TypedFormat
getTypeFormatId
in class CompressSpacePageOperation
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.