HDDS-1483. Fix getMultipartKey javadoc. (#790)
This commit is contained in:
parent
7cb46f035a
commit
f682a171f5
|
@ -262,7 +262,6 @@ public interface OMMetadataManager {
|
|||
Table<byte[], byte[]> getS3Table();
|
||||
|
||||
/**
|
||||
<<<<<<< HEAD
|
||||
* Returns the DB key name of a multipart upload key in OM metadata store.
|
||||
*
|
||||
* @param volume - volume name
|
||||
|
|
Loading…
Reference in New Issue