Package org.apache.hadoop.hdfs.protocol
Class OpenFileEntry
java.lang.Object
org.apache.hadoop.hdfs.protocol.OpenFileEntry
An open file entry for use by DFSAdmin commands.
-
Constructor Summary
ConstructorsConstructorDescriptionOpenFileEntry(long id, String filePath, String clientName, String clientMachine) -
Method Summary
-
Constructor Details
-
OpenFileEntry
-
-
Method Details
-
getId
public long getId() -
getFilePath
-
getClientMachine
-
getClientName
-