public class VMBasicBuiltinSerdeFactory extends Object
Constructor and Description |
---|
VMBasicBuiltinSerdeFactory() |
Modifier and Type | Method and Description |
---|---|
protected static DataInputOutputSerde |
getSerde(Class cls)
Returns the serde for the given Java built-in type.
|
protected static DataInputOutputSerde getSerde(Class cls)
cls
- is the Java typeCopyright © 2005–2020. All rights reserved.