public final class Tuple3Serializer<A,B,C>
extends <any>
Constructor and Description |
---|
Tuple3Serializer() |
Modifier and Type | Method and Description |
---|---|
<any> |
read(Kryo kryo,
Input input,
Class<<any>> clazz) |
void |
write(Kryo kryo,
Output output,
<any> tuple3) |
public void write(Kryo kryo, Output output, <any> tuple3)
public <any> read(Kryo kryo, Input input, Class<<any>> clazz)
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.