Class GenericRecord.Builder
java.lang.Object
com.loomcache.common.serialization.compact.GenericRecord.Builder
- Enclosing class:
GenericRecord
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setBoolean(String fieldName, boolean value) setFloat64(String fieldName, double value)
-
Method Details
-
setString
-
setInt32
-
setInt64
-
setBoolean
-
setFloat64
-
setBytes
-
build
-