IngestConfig
Byte-level queue limits for upload ingest.
Attributes
- Source
- CasBlobStore.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Conservative live-byte ceiling for Graviton's queues and in-flight block writes. This excludes one caller-owned input chunk, the chunker's documented working set, and backend-local buffers.
Conservative live-byte ceiling for Graviton's queues and in-flight block writes. This excludes one caller-owned input chunk, the chunker's documented working set, and backend-local buffers.
Attributes
- Source
- CasBlobStore.scala
Every Graviton-owned live allocation, including backend-declared replay, replica, or erasure buffers. The composed total is reserved exactly once.
Every Graviton-owned live allocation, including backend-declared replay, replica, or erasure buffers. The composed total is reserved exactly once.
Attributes
- Source
- CasBlobStore.scala
Attributes
- Source
- CasBlobStore.scala
Bytes retained by the two queues, excluding one caller-owned upstream chunk, the chunker's documented working set, and backend-local buffers.
Bytes retained by the two queues, excluding one caller-owned upstream chunk, the chunker's documented working set, and backend-local buffers.
Attributes
- Source
- CasBlobStore.scala
Inherited methods
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
- Product
- Source
- Product.scala
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
- Source
- Product.scala