Class MyBinaryKeyValueCacheTest.MyBinaryPersonPojoCache
java.lang.Object
org.apache.ignite.migrationtools.tests.e2e.impl.VeryBasicAbstractCacheTest<Object,Object>
org.apache.ignite.migrationtools.tests.e2e.impl.MyBinaryKeyValueCacheTest.MyBinaryPersonPojoCache
- All Implemented Interfaces:
org.apache.ignite.migrationtools.tests.e2e.framework.core.ExampleBasedCacheTest<Object,Object>
- Enclosing class:
- MyBinaryKeyValueCacheTest
@AutoService(org.apache.ignite.migrationtools.tests.e2e.framework.core.ExampleBasedCacheTest.class)
public static class MyBinaryKeyValueCacheTest.MyBinaryPersonPojoCache
extends VeryBasicAbstractCacheTest<Object,Object>
MyBinaryPersonPojoCache.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ignite.migrationtools.tests.e2e.impl.VeryBasicAbstractCacheTest
assertResultSet, assertValueFromIgnite2, assertValueFromIgnite3, createCacheConfiguration, getSchemaName, keyMapper, testIgnite2, testIgnite3, valMapper
-
Constructor Details
-
MyBinaryPersonPojoCache
public MyBinaryPersonPojoCache()
-
-
Method Details
-
getTableName
-
supplyExample
-
cacheConfiguration
- Specified by:
cacheConfigurationin interfaceorg.apache.ignite.migrationtools.tests.e2e.framework.core.ExampleBasedCacheTest<Object,Object> - Overrides:
cacheConfigurationin classVeryBasicAbstractCacheTest<Object,Object>
-
jdbcTests
-