T
- The type to be represented as an IOReadableWritable.public interface DeserializationDelegate<T>
extends org.apache.flink.core.io.IOReadableWritable
IOReadableWritable
, with the help of a type serializer.Modifier and Type | Method and Description |
---|---|
T |
getInstance() |
void |
setInstance(T instance) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.