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
IOException
public void testArraysAsList() throws IOException
IOException
public void testArraysAsListMultiRef() throws IOException
IOException
public void testCollectionsNCopiesList() throws IOException
IOException
public void testCollectionsNCopiesObjectList() throws IOException
IOException
public void testUnmodifiableIterator() throws IOException
IOException
public void testIteratorsConcat() throws IOException
IOException
public void testImmutableList() throws IOException
IOException
public void testImmutableMapSerialization() throws IOException
IOException
public void testImmutableMapSinglePairSerialization() throws IOException
IOException
public void testImmutableBiMap() throws IOException
IOException
public void testSingletonImmutableBiMapSerialization() throws IOException
IOException
public void testEmptyImmutableBiMap() throws IOException
IOException
public void testFastutilSet() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testFastutilLongList() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testWFastutilLongList() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testFastutilFloatList() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testFastutilMap() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testFastutil2ObjMap() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testLongFastutilListProfile() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testRandom() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testConfiguration() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testConfigurable() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testVertexReceiver() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testBlacklistedClasses() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testRecursive() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
public void testNull() throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.