Class AddMountTableEntryRequest
java.lang.Object
org.apache.hadoop.hdfs.server.federation.store.protocol.AddMountTableEntryRequest
- Direct Known Subclasses:
AddMountTableEntryRequestPBImpl
API request for adding a mount table entry to the state store.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract MountTablegetEntry()static AddMountTableEntryRequeststatic AddMountTableEntryRequestnewInstance(MountTable newEntry) abstract voidsetEntry(MountTable mount)
-
Constructor Details
-
AddMountTableEntryRequest
public AddMountTableEntryRequest()
-
-
Method Details
-
newInstance
-
newInstance
-
getEntry
-
setEntry
-