Interface JtIngest

All Known Implementing Classes:
DataIngest, JtRadamanteis

public interface JtIngest
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final io.vertx.up.uca.cache.Cc<String,JtIngest>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static JtIngest
     
    io.vertx.up.commune.Envelop
    in(io.vertx.ext.web.RoutingContext context, JtUri uri)
     
  • Field Details

    • CC_INGEST

      static final io.vertx.up.uca.cache.Cc<String,JtIngest> CC_INGEST
  • Method Details

    • getInstance

      static JtIngest getInstance()
    • in

      io.vertx.up.commune.Envelop in(io.vertx.ext.web.RoutingContext context, JtUri uri)