|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DataOutput2 in org.mapdb |
|---|
| Fields in org.mapdb with type parameters of type DataOutput2 | |
|---|---|
protected Queue<DataOutput2> |
Store.recycledDataOuts
|
| Methods in org.mapdb that return DataOutput2 | ||
|---|---|---|
protected DataOutput2 |
Store.newDataOut2()
|
|
protected
|
Store.serialize(A value,
Serializer<A> serializer)
|
|
| Methods in org.mapdb with parameters of type DataOutput2 | |
|---|---|
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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||