Class MyOrganizationsCacheTest

java.lang.Object
org.apache.ignite.migrationtools.tests.e2e.impl.VeryBasicAbstractCacheTest<Long,org.apache.ignite.examples.model.Organization>
org.apache.ignite.migrationtools.tests.e2e.impl.MyOrganizationsCacheTest
All Implemented Interfaces:
ExampleBasedCacheTest<Long,org.apache.ignite.examples.model.Organization>

@AutoService(ExampleBasedCacheTest.class) public class MyOrganizationsCacheTest extends VeryBasicAbstractCacheTest<Long,org.apache.ignite.examples.model.Organization>
MyOrganizationsCacheTest.
  • Constructor Details

    • MyOrganizationsCacheTest

      public MyOrganizationsCacheTest()
  • Method Details