public interface DIOSerdeTreeMapEventsMayDeque
Modifier and Type | Method and Description |
---|---|
void |
read(TreeMap<Object,Object> object,
DataInput input,
byte[] unitKey) |
void |
write(TreeMap<Object,Object> object,
DataOutput output,
byte[] unitKey,
EventBeanCollatedWriter writer) |
void write(TreeMap<Object,Object> object, DataOutput output, byte[] unitKey, EventBeanCollatedWriter writer) throws IOException
IOException
void read(TreeMap<Object,Object> object, DataInput input, byte[] unitKey) throws IOException
IOException
Copyright © 2005–2018. All rights reserved.