graviton-runtime
graviton-runtime
API
graviton.runtime
config
GravitonConfig
GravitonConfig
FsConfig
PgConfig
S3EnvConfig
constraints
Quota
Quota
SemaphoreLimit
SemaphoreLimit
SpillHandle
SpillPath
SpillPolicy
Throttle
Throttle
dashboard
DatalakeDashboardService
DatalakeDashboardService
indexes
RangeTracker
ReplicaIndex
kv
KeyValueStore
SchemaStore
legacy
LegacyCatalog
LegacyCatalogLive
LegacyCatalogLive
LegacyDescriptor
LegacyFs
LegacyFsLive
LegacyFsLive
LegacyFsPathResolver
LiveIndex
LiveIndex
Resolution
Settings
LegacyId
LegacyRepo
LegacyRepoError
LegacyRepoError
CatalogError
MetadataInvalid
MetadataNotFound
MetadataUnreadable
RepoNotConfigured
CatalogError
FsError
BinaryNotFound
BinaryUnreadable
InvalidBinaryHash
FsError
LegacyRepos
logging
Slf4jZLogger
metrics
InMemoryMetricsRegistry
InMemoryMetricsRegistry
MetricKey
MetricKeys
MetricsRegistry
MetricsRegistry
MetricsSnapshot
MetricsSnapshot
PrometheusTextRenderer
model
BlobStat
BlobStat
BlobWritePlan
BlockBatchResult
BlockBatchResult
BlockFrame
BlockFrame
BlockFrameCodec
BlockFrameStreams
BlockFramer
BlockManifest
BlockManifest
BlockManifestEntry
BlockManifestEntry
BlockStoredStatus
BlockStoredStatus
BlockWritePlan
BlockWritePlan
CanonicalBlock
CanonicalBlock
CompressionPlan
CompressionPlan
Disabled
Zstd
EncryptionMode
EncryptionMode
EncryptionPlan
EncryptionPlan
Aead
Disabled
FrameAad
FrameAad
FrameAadEntry
FrameAadEntry
FrameAadPlan
FrameAadPlan
FrameAlgorithm
FrameAlgorithm
FrameContext
FrameContext
FrameHeader
FrameHeader
FrameLayout
Aggregate
FrameLayout
FrameSynthesis
FrameSynthesis
FrameType
FrameType
IngestProgram
IngestProgram
Default
UsePipeline
UseScan
StoredBlock
StoredBlock
ops
DiskMonitor
DiskMonitor
DiskSnapshot
DiskThresholds
policy
BlobLayout
ReplicationMode
StorePolicy
resilience
Bulkhead
Bulkhead
CircuitBreaker
CircuitBreaker
CircuitBreakerRejected
CircuitState
CircuitState
Closed
HalfOpen
Open
stores
BlobManifestRepo
BlobManifestRepo
BlobStore
BlobStore
BlockStore
BlockStore
CasBlobStore
CasBlobStore
FsBlockStore
FsBlockStore
ImmutableObjectStore
InMemoryBlockStore
InMemoryBlockStore
MetricsBlobStore
MetricsBlobStore
MutableObjectStore
StoreOps
StoredManifest
streaming
BlobStreamer
BlockRef
Config
Graviton
Graviton
pipelines
graviton-runtime
/
graviton.runtime
/
graviton.runtime.constraints
/
SemaphoreLimit
SemaphoreLimit
graviton.runtime.constraints.SemaphoreLimit
See the
SemaphoreLimit
companion object
final case
class
SemaphoreLimit
(
semaphore
:
Semaphore
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
withPermit
[
R
,
E
,
A
](
zio
:
ZIO
[
R
,
E
,
A
]):
ZIO
[
R
,
E
,
A
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods