Package org.apache.zookeeper.proto
Class GetChildren2Response
java.lang.Object
org.apache.zookeeper.proto.GetChildren2Response
- All Implemented Interfaces:
Record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoiddeserialize(InputArchive a_, String tag) booleangetStat()inthashCode()voidreadFields(DataInput in) voidserialize(OutputArchive a_, String tag) voidsetChildren(List<String> m_) voidstatic StringtoString()voidwrite(DataOutput out)
-
Constructor Details
-
GetChildren2Response
public GetChildren2Response() -
GetChildren2Response
-
-
Method Details
-
getChildren
-
setChildren
-
getStat
-
setStat
-
serialize
- Specified by:
serializein interfaceRecord- Throws:
IOException
-
deserialize
- Specified by:
deserializein interfaceRecord- Throws:
IOException
-
toString
-
write
- Throws:
IOException
-
readFields
- Throws:
IOException
-
compareTo
- Throws:
ClassCastException
-
equals
-
hashCode
public int hashCode() -
signature
-