public interface DeserializationDelegate<T>
extends org.apache.flink.core.io.IOReadableWritable
Modifier and Type | Method and Description |
---|---|
T |
getInstance() |
void |
setInstance(T instance) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.