Modifier and Type | Field and Description |
---|---|
protected 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 |
StoreWAL.walPhysArray(DataOutput2 out,
long[] physPos,
long[] logPos) |
Copyright © 2019. All rights reserved.