public abstract static class SideInputValues.BaseSideInputValues<BinaryT,ValuesT,T> extends java.lang.Object implements SideInputValues<T>
SideInputValues.BaseSideInputValues<BinaryT,ValuesT,T>, SideInputValues.ByWindow<T>, SideInputValues.Global<T>, SideInputValues.Loader<T>
Modifier and Type | Method and Description |
---|---|
void |
read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input) |
void |
write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, loader
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output)
write
in interface com.esotericsoftware.kryo.KryoSerializable
public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input)
read
in interface com.esotericsoftware.kryo.KryoSerializable