Uses of Class
cn.vertxup.jet.domain.tables.pojos.IJob
Packages that use IJob
Package
Description
-
Uses of IJob in cn.vertxup.cache
Methods in cn.vertxup.cache with parameters of type IJob -
Uses of IJob in cn.vertxup.jet.domain.tables.daos
Methods in cn.vertxup.jet.domain.tables.daos that return types with arguments of type IJobModifier and TypeMethodDescriptionIJobDao.findManyByActive(Collection<Boolean> values) Find records that haveACTIVE IN (values)asynchronouslyIJobDao.findManyByActive(Collection<Boolean> values, int limit) Find records that haveACTIVE IN (values)asynchronously limited by the given limitIJobDao.findManyByAdditional(Collection<String> values) Find records that haveADDITIONAL IN (values)asynchronouslyIJobDao.findManyByAdditional(Collection<String> values, int limit) Find records that haveADDITIONAL IN (values)asynchronously limited by the given limitIJobDao.findManyByCode(Collection<String> values) Find records that haveCODE IN (values)asynchronouslyIJobDao.findManyByCode(Collection<String> values, int limit) Find records that haveCODE IN (values)asynchronously limited by the given limitIJobDao.findManyByComment(Collection<String> values) Find records that haveCOMMENT IN (values)asynchronouslyIJobDao.findManyByComment(Collection<String> values, int limit) Find records that haveCOMMENT IN (values)asynchronously limited by the given limitIJobDao.findManyByCreatedAt(Collection<LocalDateTime> values) Find records that haveCREATED_AT IN (values)asynchronouslyIJobDao.findManyByCreatedAt(Collection<LocalDateTime> values, int limit) Find records that haveCREATED_AT IN (values)asynchronously limited by the given limitIJobDao.findManyByCreatedBy(Collection<String> values) Find records that haveCREATED_BY IN (values)asynchronouslyIJobDao.findManyByCreatedBy(Collection<String> values, int limit) Find records that haveCREATED_BY IN (values)asynchronously limited by the given limitIJobDao.findManyByDuration(Collection<Long> values) Find records that haveDURATION IN (values)asynchronouslyIJobDao.findManyByDuration(Collection<Long> values, int limit) Find records that haveDURATION IN (values)asynchronously limited by the given limitIJobDao.findManyByDurationComponent(Collection<String> values) Find records that haveDURATION_COMPONENT IN (values)asynchronouslyIJobDao.findManyByDurationComponent(Collection<String> values, int limit) Find records that haveDURATION_COMPONENT IN (values)asynchronously limited by the given limitIJobDao.findManyByDurationConfig(Collection<String> values) Find records that haveDURATION_CONFIG IN (values)asynchronouslyIJobDao.findManyByDurationConfig(Collection<String> values, int limit) Find records that haveDURATION_CONFIG IN (values)asynchronously limited by the given limitIJobDao.findManyByGroup(Collection<String> values) Find records that haveGROUP IN (values)asynchronouslyIJobDao.findManyByGroup(Collection<String> values, int limit) Find records that haveGROUP IN (values)asynchronously limited by the given limitIJobDao.findManyByIncomeAddress(Collection<String> values) Find records that haveINCOME_ADDRESS IN (values)asynchronouslyIJobDao.findManyByIncomeAddress(Collection<String> values, int limit) Find records that haveINCOME_ADDRESS IN (values)asynchronously limited by the given limitIJobDao.findManyByIncomeComponent(Collection<String> values) Find records that haveINCOME_COMPONENT IN (values)asynchronouslyIJobDao.findManyByIncomeComponent(Collection<String> values, int limit) Find records that haveINCOME_COMPONENT IN (values)asynchronously limited by the given limitIJobDao.findManyByLanguage(Collection<String> values) Find records that haveLANGUAGE IN (values)asynchronouslyIJobDao.findManyByLanguage(Collection<String> values, int limit) Find records that haveLANGUAGE IN (values)asynchronously limited by the given limitIJobDao.findManyByMetadata(Collection<String> values) Find records that haveMETADATA IN (values)asynchronouslyIJobDao.findManyByMetadata(Collection<String> values, int limit) Find records that haveMETADATA IN (values)asynchronously limited by the given limitIJobDao.findManyByName(Collection<String> values) Find records that haveNAME IN (values)asynchronouslyIJobDao.findManyByName(Collection<String> values, int limit) Find records that haveNAME IN (values)asynchronously limited by the given limitIJobDao.findManyByNamespace(Collection<String> values) Find records that haveNAMESPACE IN (values)asynchronouslyIJobDao.findManyByNamespace(Collection<String> values, int limit) Find records that haveNAMESPACE IN (values)asynchronously limited by the given limitIJobDao.findManyByOutcomeAddress(Collection<String> values) Find records that haveOUTCOME_ADDRESS IN (values)asynchronouslyIJobDao.findManyByOutcomeAddress(Collection<String> values, int limit) Find records that haveOUTCOME_ADDRESS IN (values)asynchronously limited by the given limitIJobDao.findManyByOutcomeComponent(Collection<String> values) Find records that haveOUTCOME_COMPONENT IN (values)asynchronouslyIJobDao.findManyByOutcomeComponent(Collection<String> values, int limit) Find records that haveOUTCOME_COMPONENT IN (values)asynchronously limited by the given limitIJobDao.findManyByProxy(Collection<String> values) Find records that havePROXY IN (values)asynchronouslyIJobDao.findManyByProxy(Collection<String> values, int limit) Find records that havePROXY IN (values)asynchronously limited by the given limitIJobDao.findManyByRunAt(Collection<LocalTime> values) Find records that haveRUN_AT IN (values)asynchronouslyIJobDao.findManyByRunAt(Collection<LocalTime> values, int limit) Find records that haveRUN_AT IN (values)asynchronously limited by the given limitIJobDao.findManyByRunFormula(Collection<String> values) Find records that haveRUN_FORMULA IN (values)asynchronouslyIJobDao.findManyByRunFormula(Collection<String> values, int limit) Find records that haveRUN_FORMULA IN (values)asynchronously limited by the given limitIJobDao.findManyByServiceId(Collection<String> values) Find records that haveSERVICE_ID IN (values)asynchronouslyIJobDao.findManyByServiceId(Collection<String> values, int limit) Find records that haveSERVICE_ID IN (values)asynchronously limited by the given limitIJobDao.findManyBySigma(Collection<String> values) Find records that haveSIGMA IN (values)asynchronouslyIJobDao.findManyBySigma(Collection<String> values, int limit) Find records that haveSIGMA IN (values)asynchronously limited by the given limitIJobDao.findManyByThreshold(Collection<Integer> values) Find records that haveTHRESHOLD IN (values)asynchronouslyIJobDao.findManyByThreshold(Collection<Integer> values, int limit) Find records that haveTHRESHOLD IN (values)asynchronously limited by the given limitIJobDao.findManyByType(Collection<String> values) Find records that haveTYPE IN (values)asynchronouslyIJobDao.findManyByType(Collection<String> values, int limit) Find records that haveTYPE IN (values)asynchronously limited by the given limitIJobDao.findManyByUpdatedAt(Collection<LocalDateTime> values) Find records that haveUPDATED_AT IN (values)asynchronouslyIJobDao.findManyByUpdatedAt(Collection<LocalDateTime> values, int limit) Find records that haveUPDATED_AT IN (values)asynchronously limited by the given limitIJobDao.findManyByUpdatedBy(Collection<String> values) Find records that haveUPDATED_BY IN (values)asynchronouslyIJobDao.findManyByUpdatedBy(Collection<String> values, int limit) Find records that haveUPDATED_BY IN (values)asynchronously limited by the given limitio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<IJobRecord,IJob, String> IJobDao.queryExecutor()Methods in cn.vertxup.jet.domain.tables.daos with parameters of type IJob -
Uses of IJob in cn.vertxup.jet.domain.tables.pojos
Methods in cn.vertxup.jet.domain.tables.pojos that return IJobModifier and TypeMethodDescriptionSetter forDB_ETERNAL.I_JOB.ACTIVE.IJob.setAdditional(String additional) Setter forDB_ETERNAL.I_JOB.ADDITIONAL.Setter forDB_ETERNAL.I_JOB.CODE.IJob.setComment(String comment) Setter forDB_ETERNAL.I_JOB.COMMENT.IJob.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.I_JOB.CREATED_AT.IJob.setCreatedBy(String createdBy) Setter forDB_ETERNAL.I_JOB.CREATED_BY.IJob.setDuration(Long duration) Setter forDB_ETERNAL.I_JOB.DURATION.IJob.setDurationComponent(String durationComponent) Setter forDB_ETERNAL.I_JOB.DURATION_COMPONENT.IJob.setDurationConfig(String durationConfig) Setter forDB_ETERNAL.I_JOB.DURATION_CONFIG.Setter forDB_ETERNAL.I_JOB.GROUP.IJob.setIncomeAddress(String incomeAddress) Setter forDB_ETERNAL.I_JOB.INCOME_ADDRESS.IJob.setIncomeComponent(String incomeComponent) Setter forDB_ETERNAL.I_JOB.INCOME_COMPONENT.Setter forDB_ETERNAL.I_JOB.KEY.IJob.setLanguage(String language) Setter forDB_ETERNAL.I_JOB.LANGUAGE.IJob.setMetadata(String metadata) Setter forDB_ETERNAL.I_JOB.METADATA.Setter forDB_ETERNAL.I_JOB.NAME.IJob.setNamespace(String namespace) Setter forDB_ETERNAL.I_JOB.NAMESPACE.IJob.setOutcomeAddress(String outcomeAddress) Setter forDB_ETERNAL.I_JOB.OUTCOME_ADDRESS.IJob.setOutcomeComponent(String outcomeComponent) Setter forDB_ETERNAL.I_JOB.OUTCOME_COMPONENT.Setter forDB_ETERNAL.I_JOB.PROXY.Setter forDB_ETERNAL.I_JOB.RUN_AT.IJob.setRunFormula(String runFormula) Setter forDB_ETERNAL.I_JOB.RUN_FORMULA.IJob.setServiceId(String serviceId) Setter forDB_ETERNAL.I_JOB.SERVICE_ID.Setter forDB_ETERNAL.I_JOB.SIGMA.IJob.setThreshold(Integer threshold) Setter forDB_ETERNAL.I_JOB.THRESHOLD.Setter forDB_ETERNAL.I_JOB.TYPE.IJob.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.I_JOB.UPDATED_AT.IJob.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.I_JOB.UPDATED_BY. -
Uses of IJob in cn.vertxup.jet.domain.tables.records
Constructors in cn.vertxup.jet.domain.tables.records with parameters of type IJob -
Uses of IJob in io.vertx.tp.jet.atom
Constructors in io.vertx.tp.jet.atom with parameters of type IJob -
Uses of IJob in io.vertx.tp.jet.refine
Methods in io.vertx.tp.jet.refine with parameters of type IJob