|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.db.store.Block
com.caucho.db.store.ReadBlock
public class ReadBlock
Represents a versioned row
| Field Summary |
|---|
| Fields inherited from class com.caucho.db.store.Block |
|---|
_freeBuffers |
| Method Summary | |
|---|---|
protected void |
freeImpl()
Called when the block is removed from the cache. |
byte[] |
getBuffer()
Returns the block's buffer. |
java.lang.String |
toString()
|
| Methods inherited from class com.caucho.db.store.Block |
|---|
allocate, commit, free, getBlockId, getLock, invalidate, isDirty, isFlushDirtyOnCommit, isFree, read, setDirty, setFlushDirtyOnCommit, syncRemoveEvent, write, writeImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public byte[] getBuffer()
getBuffer in class Blockprotected void freeImpl()
freeImpl in class Blockpublic java.lang.String toString()
toString in class Block
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||