Package org.apache.zookeeper
Class DeleteContainerRequest
java.lang.Object
org.apache.zookeeper.DeleteContainerRequest
- All Implemented Interfaces:
Record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeserialize(InputArchive archive, String tag) getPath()voidserialize(OutputArchive archive, String tag)
-
Constructor Details
-
DeleteContainerRequest
public DeleteContainerRequest() -
DeleteContainerRequest
-
-
Method Details
-
getPath
-
serialize
- Specified by:
serializein interfaceRecord- Throws:
IOException
-
deserialize
- Specified by:
deserializein interfaceRecord- Throws:
IOException
-