All Downloads are FREE. Search and download functionalities are using the official Maven repository.

c-mongoose.mongoose-base.4.2.16.source-code.config-schema.yaml Maven / Gradle / Ivy

There is a newer version: 4.3.10
Show newest version
---
# WARNING: Do not edit this file manually it will be replaced with factory default content on every Mongoose run.
item:
  data:
    input:
      file: string
      layer:
        cache: int
        size: any
      seed: string
    ranges:
      concat: string
      fixed: list
      random: int
      threshold: any
    size: any
    verify: boolean
  input:
    file: string
    path: string
  naming:
    type: string
    prefix: string
    radix: int
    step: int
    seed: any
    length: int
  output:
    file: string
    path: string
  type: string
load:
  batch:
    size: int
  step:
    id: string
    idAutoGenerated: boolean
    limit:
      size: any
      time: any
    node:
      addrs: list
      port: int
  service:
    threads: int
  op:
    limit:
      count: long
      fail:
        count: long
        rate: boolean
      rate: double
      recycle: int
    recycle: boolean
    retry: boolean
    shuffle: boolean
    type: string
output:
  color: boolean
  metrics:
    average:
      period: any
      persist: boolean
      table:
        header:
          period: int
    summary:
      persist: boolean
    trace:
      persist: boolean
    threshold: double
    quantiles: list
run:
  id: long
  comment: string
  node: boolean
  port: int
  scenario: string
  version: string
storage:
  auth:
    file: string
    secret: string
    token: string
    uid: string
  driver:
    limit:
      concurrency: int
      queue:
        input: int
    threads: int
    type: string
  namespace: string
  net:
    node:
      slice: boolean
aliasing: list




© 2015 - 2025 Weber Informatics LLC | Privacy Policy