Class FieldValue
- java.lang.Object
-
- org.apache.cassandra.cdc.avro.msg.FieldValue
-
public final class FieldValue extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description org.apache.cassandra.cdc.msg.Valuevalue
-
Constructor Summary
Constructors Constructor Description FieldValue(org.apache.cassandra.cdc.msg.Value value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-