Class FullSampleCluster
java.lang.Object
org.apache.ignite.migrationtools.tests.containers.Ignite2ClusterWithSamples
org.apache.ignite.migrationtools.tests.clusters.FullSampleCluster
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeAllCallback,org.junit.jupiter.api.extension.Extension
Cluster with all the samples from all the caches.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ignite.migrationtools.tests.containers.Ignite2ClusterWithSamples
beforeAll, createSeedDataCountainer, waitForCondition
-
Field Details
-
SAMPLE_CLUSTERS_PATH
-
CLUSTER_CFG_PATH
-
TEST_CLUSTER_PATH
-
clusterNodeIds
-
-
Constructor Details
-
FullSampleCluster
public FullSampleCluster()
-
-
Method Details
-
createClusterContainers
- Specified by:
createClusterContainersin classIgnite2ClusterWithSamples
-