Class RemoveMountTableEntryRequest
java.lang.Object
org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryRequest
- Direct Known Subclasses:
RemoveMountTableEntryRequestPBImpl
API request for removing a mount table path present in the state store.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringstatic RemoveMountTableEntryRequeststatic RemoveMountTableEntryRequestnewInstance(String path) abstract voidsetSrcPath(String path)
-
Constructor Details
-
RemoveMountTableEntryRequest
public RemoveMountTableEntryRequest()
-
-
Method Details
-
newInstance
- Throws:
IOException
-
newInstance
- Throws:
IOException
-
getSrcPath
-
setSrcPath
-