Class SerialGen

java.lang.Object
io.vertx.tp.ambient.uca.digital.SerialGen
All Implemented Interfaces:
Serial

public class SerialGen extends Object implements Serial
Author:
Lang
  • Constructor Details

    • SerialGen

      public SerialGen()
  • Method Details

    • generate

      public io.vertx.core.Future<io.vertx.core.json.JsonArray> generate(io.vertx.core.json.JsonObject condition, Integer count)
      Specified by:
      generate in interface Serial
    • reset

      public io.vertx.core.Future<Boolean> reset(io.vertx.core.json.JsonObject condition, Long defaultValue)
      Specified by:
      reset in interface Serial