Op.Check, Op.Create, Op.Delete, Op.SetData
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
|
Record |
toRequestRecord() |
Encodes an op for wire transmission.
|
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public Record toRequestRecord()
Op
toRequestRecord
in class Op
Copyright © 2018 The Apache Software Foundation