Package 

Class BuildModelWorkerVerticle

  • All Implemented Interfaces:
    io.vertx.core.Verticle

    
    public final class BuildModelWorkerVerticle
    extends AbstractVerticle
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Vertx vertx
      private final Context context
    • Method Summary

      Modifier and Type Method Description
      Unit start()
      • Methods inherited from class ai.tock.nlp.build.BuildModelWorkerVerticle

        config, deploymentID, getVertx, init, processArgs, start, stop, stop
      • Methods inherited from class io.vertx.core.AbstractVerticle

        start, stop
      • Methods inherited from class io.vertx.core.Verticle

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • BuildModelWorkerVerticle

        BuildModelWorkerVerticle()