public static class CompactionAdminClient.RenameInfo extends Object implements Serializable
String
destPath
fileId
srcPath
RenameInfo()
RenameInfo(String fileId, String srcPath, String destPath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String fileId
public String srcPath
public String destPath
public RenameInfo()
public RenameInfo(String fileId, String srcPath, String destPath)
Copyright © 2022 The Apache Software Foundation. All rights reserved.