Class GetMountTableEntriesRequest
java.lang.Object
org.apache.hadoop.hdfs.server.federation.store.protocol.GetMountTableEntriesRequest
- Direct Known Subclasses:
GetMountTableEntriesRequestPBImpl
API request for listing mount table entries present in the state store.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Stringstatic GetMountTableEntriesRequeststatic GetMountTableEntriesRequestnewInstance(String srcPath) abstract voidsetSrcPath(String path)
-
Constructor Details
-
GetMountTableEntriesRequest
public GetMountTableEntriesRequest()
-
-
Method Details
-
newInstance
- Throws:
IOException
-
newInstance
- Throws:
IOException
-
getSrcPath
-
setSrcPath
-