java.io.Externalizable, java.io.Serializable, Formatable, TypedFormat, Loggable, RePreparable, Undoablepublic final class CompressSpacePageOperation10_2 extends CompressSpacePageOperation
newHighestPage, num_pages_truncatedABORT, BI_LOG, CHECKSUM, COMMIT, COMPENSATION, FILE_RESOURCE, FIRST, LAST, PREPARE, RAWSTORE, XA_NEEDLOCKcontainerHdl, 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, undoMegetPreparedLog, group, needsRedo, releaseResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindpage, getPage, getPageForRedoRecovery, getPageId, getPageVersion, getPreparedLog, group, needsRedo, reclaimPrepareLocks, releaseResource, resetPageNumbergenerateUndoCompressSpacePageOperation10_2(AllocPage allocPage, int highest_page, int num_truncated) throws StandardException
StandardExceptionpublic CompressSpacePageOperation10_2()
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.ExternalizablewriteExternal in class CompressSpacePageOperationjava.io.IOExceptionpublic void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.ExternalizablereadExternal in class CompressSpacePageOperationjava.io.IOException - error reading from log streamjava.lang.ClassNotFoundException - cannot read object from inputpublic int getTypeFormatId()
getTypeFormatId in interface TypedFormatgetTypeFormatId in class CompressSpacePageOperationApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.