Class AwsIotConnectorGridStartup

  • All Implemented Interfaces:
    com.scaleout.client.ighosting.InvocationGridStartup

    public class AwsIotConnectorGridStartup
    extends java.lang.Object
    implements com.scaleout.client.ighosting.InvocationGridStartup
    • Method Summary

      Modifier and Type Method Description
      void configure​(com.scaleout.client.GridConnection gridConnection, org.apache.logging.log4j.Logger logger, byte[] serializedParam, java.lang.String igName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AwsIotConnectorGridStartup

        public AwsIotConnectorGridStartup()
    • Method Detail

      • configure

        public void configure​(com.scaleout.client.GridConnection gridConnection,
                              org.apache.logging.log4j.Logger logger,
                              byte[] serializedParam,
                              java.lang.String igName)
        Specified by:
        configure in interface com.scaleout.client.ighosting.InvocationGridStartup