| Class and Description |
|---|
| AbstractBytes |
| AbstractBytesStore |
| AppendableUtil |
| Byteable
This Interface allows a reference to off heap memory to be reassigned.
|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesComment |
| BytesConsumer |
| BytesIn |
| BytesMarshaller |
| BytesMethodReader |
| BytesMethodReaderBuilder |
| BytesMethodWriterBuilder
Deprecated.
|
| BytesMethodWriterInvocationHandler |
| BytesOut |
| BytesParselet |
| BytesPrepender |
| BytesRingBuffer |
| BytesRingBufferStats |
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| BytesTextMethodTester |
| ByteStringAppender
Methods to append text to a Bytes.
|
| BytesUtil |
| HeapBytesStore
Wrapper for Heap ByteBuffers and arrays.
|
| HexDumpBytes |
| Invocation |
| MappedBytes
Bytes to wrap memory mapped data.
|
| MappedBytesStore
BytesStore to wrap memory mapped data.
|
| MappedBytesStoreFactory |
| MappedFile
A memory mapped files which can be randomly accessed in chunks.
|
| MappedUniqueMicroTimeProvider
Timestamps are unique across threads/processes on a single machine.
|
| MethodEncoder |
| MethodEncoderLookup |
| MethodReader |
| MethodReaderBuilder |
| MethodReaderInterceptor |
| MethodWriterBuilder
Deprecated.
|
| MethodWriterInterceptor |
| MethodWriterListener |
| MultiReaderBytesRingBuffer
Created by Jerry Shea on 23/04/18.
|
| NativeBytes
Elastic memory accessor which can wrap either a ByteBuffer or malloc'ed memory.
|
| NativeBytesStore |
| NewChunkListener |
| NoBytesStore |
| OffsetFormat |
| PointerBytesStore
A BytesStore which can point to arbitrary memory.
|
| RandomDataInput
This allows random access to the underling bytes.
|
| RandomDataOutput |
| ReadBytesMarshallable
Read data directly as Bytes.
|
| RingBufferReader
Created by Jerry Shea on 23/04/18.
|
| RingBufferReaderStats
Created by Jerry Shea on 18/06/18.
|
| StopCharsTester |
| StopCharTester |
| StopCharTesters |
| StreamingCommon |
| StreamingDataInput
This data input has a a position() and a limit()
|
| StreamingDataOutput
Position based access.
|
| StreamingInputStream |
| StreamingOutputStream |
| UTFDataFormatRuntimeException |
| VanillaBytes
Simple Bytes implementation which is not Elastic.
|
| WriteBytesMarshallable
Write data directly as Bytes.
|
| Class and Description |
|---|
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| Class and Description |
|---|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| Class and Description |
|---|
| Byteable
This Interface allows a reference to off heap memory to be reassigned.
|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesIn |
| BytesMarshallable
An object which can be read or written directly to Bytes in a streaming manner.
|
| BytesOut |
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| DynamicallySized
Marker interface for implementors of
Byteable that indicates
that size requirements can only be calculated on a user-supplied instance. |
| ReadBytesMarshallable
Read data directly as Bytes.
|
| WriteBytesMarshallable
Write data directly as Bytes.
|
| Class and Description |
|---|
| Bytes
Bytes is a pointer to a region of memory within a BytesStore.
|
| BytesIn |
| BytesOut |
| BytesStore
A immutable reference to some bytes with fixed extents.
|
| StopCharsTester |
| StopCharTester |
| UTFDataFormatRuntimeException |
Copyright © 2019. All rights reserved.