Toggle navigation
Home
alluxio.PropertyKey to alluxio.wire.ConfigProperty
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
key
to
property
key
to
property
keys
to
properties
keys
to
properties
Cascading Type Change (Similar)
List<PropertyKey>
to
List<ConfigProperty>
Add or Remove Method invocation
Configuration.keySet()
to
confMap.values()