JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package io.airlift.drift.codec.internal.builtin
package
io.airlift.drift.codec.internal.builtin
Related Packages
Package
Description
io.airlift.drift.codec.internal
io.airlift.drift.codec.internal.coercion
io.airlift.drift.codec.internal.compiler
io.airlift.drift.codec.internal.reflection
Classes
Class
Description
BooleanArrayThriftCodec
BooleanThriftCodec
ByteBufferThriftCodec
ByteThriftCodec
DoubleArrayThriftCodec
DoubleThriftCodec
IntArrayThriftCodec
IntegerThriftCodec
ListThriftCodec
<T>
LongArrayThriftCodec
LongThriftCodec
MapThriftCodec
<K,
V>
OptionalDoubleThriftCodec
OptionalIntThriftCodec
OptionalLongThriftCodec
OptionalThriftCodec
<T>
SetThriftCodec
<T>
ShortArrayThriftCodec
ShortThriftCodec
StringThriftCodec
VoidThriftCodec
VoidThriftCodec is a convenience codec used for service invocations that return void type.