public class KryoWritableTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KryoWritableTest.LongKryoWritable |
static class |
KryoWritableTest.LongListKryoWritable |
static class |
KryoWritableTest.NestedKryoWritable<T> |
static class |
KryoWritableTest.TestClassA |
Constructor and Description |
---|
KryoWritableTest() |
Modifier and Type | Method and Description |
---|---|
void |
testKryoImmutableMap() |
void |
testLongKryoWritable() |
void |
testLongListKryoWritable() |
void |
testLongListWritable() |
void |
testLongWritable() |
void |
testNestedKryoWritable() |
void |
testRecursiveKryoWritable() |
void |
testTestClassA() |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.