| Package | Description |
|---|---|
| org.apache.hadoop.typedbytes |
Typed bytes are sequences of bytes in which the first byte is a type code.
|
| Modifier and Type | Method and Description |
|---|---|
static TypedBytesRecordInput |
TypedBytesRecordInput.get(DataInput in)
Get a thread-local typed bytes record input for the supplied
DataInput. |
static TypedBytesRecordInput |
TypedBytesRecordInput.get(TypedBytesInput in)
Get a thread-local typed bytes record input for the supplied
TypedBytesInput. |
Copyright © 2020 Apache Software Foundation. All rights reserved.