Class BaseRemoteTest


  • public abstract class BaseRemoteTest
    extends Object
    • Field Detail

      • platform

        protected static Platform platform
      • connString

        protected static final String connString
      • thorClusterFileGroup

        protected static final String thorClusterFileGroup
      • thorclustername

        protected static final String thorclustername
      • roxieClusterGroup

        protected static final String roxieClusterGroup
      • roxieclustername

        protected static final String roxieclustername
      • connection

        protected static Connection connection
      • hpccUser

        protected static final String hpccUser
      • hpccPass

        protected static final String hpccPass
      • connTO

        protected static final Integer connTO
      • sockTO

        protected static final String sockTO
    • Constructor Detail

      • BaseRemoteTest

        public BaseRemoteTest()