Uses of Class
org.nustaq.offheap.bytez.bytesource.BytezByteSource
Packages that use BytezByteSource
-
Uses of BytezByteSource in org.nustaq.offheap
Methods in org.nustaq.offheap that return BytezByteSourceModifier and TypeMethodDescriptionFSTBinaryOffheapMap.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 BytezByteSourceModifier and TypeMethodDescriptionabstract VFSTCodedOffheapMap.decodeValue(BytezByteSource val) FSTSerializedOffheapMap.decodeValue(BytezByteSource val)