| Modifier and Type | Field and Description |
|---|---|
protected java.util.Queue<DataOutput2> |
Store.recycledDataOuts |
| Modifier and Type | Method and Description |
|---|---|
protected DataOutput2 |
Store.newDataOut2() |
protected <A> DataOutput2 |
Store.serialize(A value,
Serializer<A> serializer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StoreDirect.put2(DataOutput2 out,
long ioRecid,
long[] indexVals) |
protected void |
StoreDirect.update2(DataOutput2 out,
long ioRecid) |
protected void |
StoreAppend.updateNoLock(long recid,
DataOutput2 out)
Deprecated.
|
protected void |
StoreWAL.walPhysArray(DataOutput2 out,
long[] physPos,
long[] logPos) |