Class RemoveMountTableEntryResponse
java.lang.Object
org.apache.hadoop.hdfs.server.federation.store.protocol.RemoveMountTableEntryResponse
- Direct Known Subclasses:
RemoveMountTableEntryResponsePBImpl
API response for removing a mount table path present in the state store.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoveMountTableEntryResponse
public RemoveMountTableEntryResponse()
-
-
Method Details
-
newInstance
- Throws:
IOException
-
getStatus
@Public @Unstable public abstract boolean getStatus() -
setStatus
@Public @Unstable public abstract void setStatus(boolean result)
-