final class LogAccessFileBuffer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
buffer
Fields of the class
|
protected int |
bytes_free |
protected long |
greatest_instant |
protected int |
length |
(package private) LogAccessFileBuffer |
next |
protected int |
position |
(package private) LogAccessFileBuffer |
prev |
Constructor and Description |
---|
LogAccessFileBuffer(int size)
Constructors for This class:
|
Modifier and Type | Method and Description |
---|---|
void |
init(int reserve)
Private/Protected methods of This class:
|
protected byte[] buffer
protected int bytes_free
protected int position
protected int length
protected long greatest_instant
LogAccessFileBuffer next
LogAccessFileBuffer prev
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.