@FunctionalInterface
protected static interface AbstractDataSerializableSessionSerializer.DataInputReader<T>
Modifier and Type | Method and Description |
---|---|
T |
doRead(java.io.DataInput in) |
T doRead(java.io.DataInput in) throws java.lang.ClassNotFoundException, java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException