WARNING: This site is a work in progress.
Slot: poolAllocation
The allocation of the buffer pool.
URI: rfs:poolAllocation
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
BufferPoolAccount | Details of the buffer pool account associated with a credit class | no |
Properties
-
Range: String
-
Recommended: True
-
Regex pattern:
^\d+(\.\d+)?%$
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | rfs:poolAllocation |
native | rfs:poolAllocation |
LinkML Source
```yaml
name: poolAllocation
description: The allocation of the buffer pool.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: poolAllocation
owner: BufferPoolAccount
domain_of:
- BufferPoolAccount
range: string
recommended: true
pattern: ^\d+(\.\d+)?%$
</details>