public static class Op.Create extends Op
Op.Check, Op.Create, Op.CreateTTL, Op.Delete, Op.GetChildren, Op.GetData, Op.OpKind, Op.SetData
Modifier and Type | Field and Description |
---|---|
protected List<ACL> |
acl |
protected byte[] |
data |
protected int |
flags |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Record |
toRequestRecord()
Encodes an op for wire transmission.
|
public Record toRequestRecord()
Op
toRequestRecord
in class Op
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.