return DFSUtil.string2Bytes(builder.toString()); | return builder.toString(); | DFSUtil.string2Bytes(builder.toString()) | builder.toString() | hadoop | 343aaea2d12da0154273ff5f6eedc1ea5fae84cb | org.apache.hadoop.ozone.om.OmMetadataManagerImpl | | _1 | getBucketKey |
---|
_2 | getBucketKey |
---|
| | - org.apache.hadoop.hdfs.DFSUtil
| | Returns | True |
return DFSUtil.string2Bytes(user); | return user; | DFSUtil.string2Bytes(user) | user | hadoop | 343aaea2d12da0154273ff5f6eedc1ea5fae84cb | org.apache.hadoop.ozone.om.OmMetadataManagerImpl | | | | - org.apache.hadoop.hdfs.DFSUtil
| | Returns | True |
return DFSUtil.string2Bytes(OzoneConsts.OM_KEY_PREFIX + volume); | return OzoneConsts.OM_KEY_PREFIX + volume; | DFSUtil.string2Bytes(OzoneConsts.OM_KEY_PREFIX + volume) | OzoneConsts.OM_KEY_PREFIX + volume | hadoop | 343aaea2d12da0154273ff5f6eedc1ea5fae84cb | org.apache.hadoop.ozone.om.OmMetadataManagerImpl | | _1 | getVolumeKey |
---|
_2 | getVolumeKey |
---|
| v0 | OzoneConsts.OM_KEY_PREFIX + volume |
---|
| - org.apache.hadoop.hdfs.DFSUtil
| v0 | OzoneConsts.OM_KEY_PREFIX + volume |
---|
| Returns | True |
return DFSUtil.string2Bytes(openKey); | return openKey; | DFSUtil.string2Bytes(openKey) | openKey | hadoop | 343aaea2d12da0154273ff5f6eedc1ea5fae84cb | org.apache.hadoop.ozone.om.OmMetadataManagerImpl | | _1 | getOpenKeyBytes |
---|
_2 | getOpenKey |
---|
| | - org.apache.hadoop.hdfs.DFSUtil
| | Returns | True |
return DFSUtil.string2Bytes(builder.toString()); | return builder.toString(); | DFSUtil.string2Bytes(builder.toString()) | builder.toString() | hadoop | 343aaea2d12da0154273ff5f6eedc1ea5fae84cb | org.apache.hadoop.ozone.om.OmMetadataManagerImpl | | _1 | getOzoneKeyBytes |
---|
_2 | getOzoneKey |
---|
| | - org.apache.hadoop.hdfs.DFSUtil
| | Returns | True |