Class JsonBinary.ValueEntry
java.lang.Object
com.github.shyiko.mysql.binlog.event.deserialization.json.JsonBinary.ValueEntry
- Enclosing class:
JsonBinary
Class used internally to hold value entry information.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
index
protected final int index -
value
-
resolved
protected boolean resolved
-
-
Constructor Details
-
ValueEntry
-
ValueEntry
-
-
Method Details
-
setValue
-