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