Package | Description |
---|---|
alluxio.conf | |
alluxio.conf.path | |
alluxio.underfs |
Modifier and Type | Field and Description |
---|---|
protected AlluxioProperties |
InstancedConfiguration.mProperties
Source of the truth of all property values (default or customized).
|
Modifier and Type | Method and Description |
---|---|
AlluxioProperties |
AlluxioProperties.copy()
Makes a copy of the backing properties and returns them in a new object.
|
AlluxioProperties |
InstancedConfiguration.copyProperties() |
static AlluxioProperties |
Configuration.copyProperties()
Create and return a copy of all properties.
|
AlluxioProperties |
AlluxioConfiguration.copyProperties()
Gets a copy of the
AlluxioProperties which back the AlluxioConfiguration . |
AlluxioProperties |
InstancedConfiguration.getProperties()
Return reference to mProperties.
|
Constructor and Description |
---|
AlluxioProperties(AlluxioProperties alluxioProperties) |
InstancedConfiguration(AlluxioProperties properties)
Creates a new instance of
InstancedConfiguration . |
InstancedConfiguration(AlluxioProperties properties,
boolean clusterDefaultsLoaded)
Creates a new instance of
InstancedConfiguration . |
Modifier and Type | Method and Description |
---|---|
AlluxioProperties |
SpecificPathConfiguration.copyProperties() |
Modifier and Type | Method and Description |
---|---|
AlluxioProperties |
UnderFileSystemConfiguration.copyProperties() |
Copyright © 2023. All Rights Reserved.