Toggle navigation
Home
java.lang.String to org.apache.hadoop.ozone.recon.api.types.ContainerKeyPrefix
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'hadoop'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
keyPrefixMap.get("V1/B1/K1")
to
keyPrefixMap.get(containerKeyPrefix1)
keyPrefixMap.get("V1/B1/K2")
to
keyPrefixMap.get(containerKeyPrefix2)
keyPrefixMap.get("V1/B2/K1")
to
keyPrefixMap.get(containerKeyPrefix3)