public final class CompressSpacePageOperation10_2 extends CompressSpacePageOperation
newHighestPage, num_pages_truncated
containerHdl, foundHere, page
ABORT, BI_LOG, CHECKSUM, COMMIT, COMPENSATION, FILE_RESOURCE, FIRST, LAST, PREPARE, RAWSTORE, XA_NEEDLOCK
Constructor and Description |
---|
CompressSpacePageOperation10_2() |
CompressSpacePageOperation10_2(AllocPage allocPage,
int highest_page,
int num_truncated)
Constructors for This class:
|
Modifier and Type | Method and 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
generateUndo
findpage, getPage, getPageForRedoRecovery, getPageId, getPageVersion, getPreparedLog, group, needsRedo, reclaimPrepareLocks, releaseResource, resetPageNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPreparedLog, group, needsRedo, releaseResource
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.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.