Class IgniteTestUtil


  • public class IgniteTestUtil
    extends Object
    • Constructor Detail

      • IgniteTestUtil

        public IgniteTestUtil()
    • Method Detail

      • startServer

        public static org.apache.ignite.Ignite startServer​(int port)
      • startServer

        public static org.apache.ignite.Ignite startServer​(int port,
                                                           int clientConnectorPort)
      • startClient

        public static org.apache.ignite.Ignite startClient​(int port)