|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.derby.impl.store.raw.log.LogAccessFileBuffer
A single buffer of data.
| Field Summary | |
protected byte[] |
buffer
Fields of the class |
protected int |
bytes_free
|
protected int |
length
|
(package private) LogAccessFileBuffer |
next
|
protected int |
position
|
(package private) LogAccessFileBuffer |
prev
|
| Constructor Summary | |
LogAccessFileBuffer(int size)
Constructors for This class: |
|
| Method Summary | |
void |
init(int reserve)
Private/Protected methods of This class: |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected byte[] buffer
protected int bytes_free
protected int position
protected int length
LogAccessFileBuffer next
LogAccessFileBuffer prev
| Constructor Detail |
public LogAccessFileBuffer(int size)
| Method Detail |
public void init(int reserve)
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||