public final class NullableVarBinaryHolder extends Object implements ValueHolder
Modifier and Type | Field and Description |
---|---|
DrillBuf |
buffer |
int |
end |
int |
isSet |
int |
start |
static TypeProtos.MajorType |
TYPE |
static int |
WIDTH |
Constructor and Description |
---|
NullableVarBinaryHolder() |
public static final TypeProtos.MajorType TYPE
public static final int WIDTH
public int isSet
public int start
public int end
public DrillBuf buffer
@Deprecated public int hashCode()
@Deprecated public String toString()
Copyright © 1970 The Apache Software Foundation. All rights reserved.