Class | Description |
---|---|
AlluxioProperties |
Provides the source of truth of property values and a unified abstraction to put and get
properties, hiding the difference of accessing user-specified properties, the default properties
(known at construction time) and the extension properties (known at runtime).
|
InstancedConfiguration |
Alluxio configuration.
|
Source |
The source of a configuration property.
|
Enum | Description |
---|---|
Source.Type |
Source type.
|
Copyright © 2023. All Rights Reserved.