public static class KryoWritableTest.NestedKryoWritable<T> extends KryoWritable
Modifier and Type | Field and Description |
---|---|
KryoWritableTest.LongKryoWritable |
value1 |
T |
value2 |
Constructor and Description |
---|
NestedKryoWritable(KryoWritableTest.LongKryoWritable value1,
T value2) |
public KryoWritableTest.LongKryoWritable value1
public T value2
public NestedKryoWritable(KryoWritableTest.LongKryoWritable value1, T value2)
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.