public interface DataInputOutputSerdeProvider
Modifier and Type | Method and Description |
---|---|
DataInputOutputSerdeWCollation |
eventNullable(EventType eventType) |
DataInputOutputSerdeWCollation |
linkedHashMapEventsAndInt(EventType eventType) |
DataInputOutputSerdeWCollation |
listEvents(EventType eventType) |
DataInputOutputSerdeWCollation |
objectArrayMayNullNull(Class[] types) |
DataInputOutputSerdeWCollation |
refCountedSet(Class type) |
DataInputOutputSerdeWCollation |
refCountedSetAtomicInteger(EventType eventType) |
DataInputOutputSerdeWCollation |
sortedRefCountedSet(Class type) |
DIOSerdeTreeMapEventsMayDeque |
treeMapEventsMayDeque(Class[] valueTypes,
EventType eventType) |
DataInputOutputSerdeWCollation |
valueNullable(Class type) |
DataInputOutputSerdeWCollation valueNullable(Class type)
DataInputOutputSerdeWCollation refCountedSet(Class type)
DataInputOutputSerdeWCollation sortedRefCountedSet(Class type)
DataInputOutputSerdeWCollation objectArrayMayNullNull(Class[] types)
DataInputOutputSerdeWCollation listEvents(EventType eventType)
DataInputOutputSerdeWCollation linkedHashMapEventsAndInt(EventType eventType)
DataInputOutputSerdeWCollation eventNullable(EventType eventType)
DataInputOutputSerdeWCollation refCountedSetAtomicInteger(EventType eventType)
DIOSerdeTreeMapEventsMayDeque treeMapEventsMayDeque(Class[] valueTypes, EventType eventType)
Copyright © 2005–2018. All rights reserved.