public class KryoWritableWrapperTest extends Object
| Constructor and Description |
|---|
KryoWritableWrapperTest() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
kryoSerDeser(T t) |
void |
testArraysAsList() |
void |
testArraysAsListMultiRef() |
void |
testBlacklistedClasses() |
void |
testCollectionsNCopiesList() |
void |
testCollectionsNCopiesObjectList() |
void |
testConfigurable() |
void |
testConfiguration() |
void |
testEmptyImmutableBiMap() |
void |
testFastutil2ObjMap() |
void |
testFastutilFloatList() |
void |
testFastutilLongList() |
void |
testFastutilMap() |
void |
testFastutilSet() |
void |
testImmutableBiMap() |
void |
testImmutableList() |
void |
testImmutableMapSerialization() |
void |
testImmutableMapSinglePairSerialization() |
void |
testIteratorsConcat() |
void |
testLongFastutilListProfile() |
void |
testNull() |
void |
testRandom() |
void |
testRecursive() |
void |
testSingletonImmutableBiMapSerialization() |
void |
testUnmodifiableIterator() |
void |
testVertexReceiver() |
void |
testWFastutilLongList() |
public static <T> T kryoSerDeser(T t)
throws IOException
IOExceptionpublic void testArraysAsList()
throws IOException
IOExceptionpublic void testArraysAsListMultiRef()
throws IOException
IOExceptionpublic void testCollectionsNCopiesList()
throws IOException
IOExceptionpublic void testCollectionsNCopiesObjectList()
throws IOException
IOExceptionpublic void testUnmodifiableIterator()
throws IOException
IOExceptionpublic void testIteratorsConcat()
throws IOException
IOExceptionpublic void testImmutableList()
throws IOException
IOExceptionpublic void testImmutableMapSerialization()
throws IOException
IOExceptionpublic void testImmutableMapSinglePairSerialization()
throws IOException
IOExceptionpublic void testImmutableBiMap()
throws IOException
IOExceptionpublic void testSingletonImmutableBiMapSerialization()
throws IOException
IOExceptionpublic void testEmptyImmutableBiMap()
throws IOException
IOExceptionpublic void testFastutilSet()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testFastutilLongList()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testWFastutilLongList()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testFastutilFloatList()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testFastutilMap()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testFastutil2ObjMap()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testLongFastutilListProfile()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testRandom()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testConfiguration()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testConfigurable()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testVertexReceiver()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testBlacklistedClasses()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testRecursive()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionpublic void testNull()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.