public static interface InputRowSerde.IndexSerdeTypeHelper<T>
| Modifier and Type | Method and Description | 
|---|---|
T | 
deserialize(com.google.common.io.ByteArrayDataInput in)  | 
ValueType | 
getType()  | 
void | 
serialize(com.google.common.io.ByteArrayDataOutput out,
         Object value,
         boolean reportParseExceptions)  | 
Copyright © 2011–2018. All rights reserved.