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

c-mongoose.mongoose-storage-driver-pravega.4.2.13.source-code.config-schema-storage-pravega.yaml Maven / Gradle / Ivy

There is a newer version: 4.2.31
Show newest version
---
storage:
  driver:
    control:
      timeoutMillis: long
    event:
      transaction: boolean
      key:
        enabled: boolean
        count: long
      timeoutMillis: long
    scaling:
      type: string
      rate: int
      factor: int
      segments: int
    stream:
      data: string
  namespace: string
  net:
    bindBacklogSize: int
    interestOpQueued: boolean
    keepAlive: boolean
    linger: int
    reuseAddr: boolean
    rcvBuf: int
    sndBuf: int
    tcpNoDelay: boolean
    timeoutMillis: int
    ssl: boolean
    uri:
      schema: string
    node:
      addrs: list
      port: int
      connAttemptsLimit: int




© 2015 - 2025 Weber Informatics LLC | Privacy Policy