Package | Description |
---|---|
com.bigdata.btree.keys | |
com.bigdata.io |
Modifier and Type | Class and Description |
---|---|
class |
KeyBuilder
A class that may be used to form multi-component keys but which does not
support Unicode.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayBuffer
A view on a mutable byte[] that may be extended.
|
class |
DataOutputBuffer
Fast special purpose serialization onto a managed byte[] buffer conforming to
the
DataOutput API. |
Modifier and Type | Method and Description |
---|---|
static int |
LongPacker.packLong(long v,
byte[] pbuf,
LongPacker.IByteBuffer buf)
Packs a non-negative long value into the minimum #of bytes in which the
value can be represented and writes those bytes onto the buffer.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.