Uses of Class
org.nustaq.offheap.bytez.bytesource.BytezByteSource
| Package | Description |
|---|---|
| org.nustaq.offheap |
-
Uses of BytezByteSource in org.nustaq.offheap
Methods in org.nustaq.offheap that return BytezByteSource Modifier and Type Method Description BytezByteSourceFSTBinaryOffheapMap. getBinary(ByteSource key)get an entry. the returned ByteSource must be processed immediately as it will be reused internally on next get Warning: Concurrent Modification (e.g. add remove elements during iteration) is NOT SUPPORTED and NOT CHECKED.Methods in org.nustaq.offheap with parameters of type BytezByteSource Modifier and Type Method Description abstract VFSTCodedOffheapMap. decodeValue(BytezByteSource val)VFSTSerializedOffheapMap. decodeValue(BytezByteSource val)