public class DIOMultiKeyArraySerdeFactory extends Object
Constructor and Description |
---|
DIOMultiKeyArraySerdeFactory() |
Modifier and Type | Method and Description |
---|---|
static DIOMultiKeyArraySerde<?> |
getSerde(Class<?> cls)
Returns the serde for the given Java built-in type.
|
static DIOMultiKeyArraySerde<?> |
getSerde(String classNamePretty) |
public static DIOMultiKeyArraySerde<?> getSerde(Class<?> cls)
cls
- is the Java typepublic static DIOMultiKeyArraySerde<?> getSerde(String classNamePretty)
Copyright © 2005–2021. All rights reserved.