public interface MutableTuple extends Tuple
Tuple that allows mutating and addition of fields.| Modifier and Type | Method and Description |
|---|---|
void |
setValue(int index,
Object value)
Sets the value of an already existing property, given its index.
|
void |
setValue(String name,
Object value)
Sets the value of a property, by name.
|
getBigDecimal, getBigDecimal, getBigDecimal, getBigDecimal, getBoolean, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getByte, getChar, getChar, getDate, getDate, getDate, getDate, getDateWithPattern, getDateWithPattern, getDateWithPattern, getDateWithPattern, getDouble, getDouble, getDouble, getDouble, getFieldCount, getFieldNames, getFieldTypes, getFloat, getFloat, getFloat, getFloat, getInt, getInt, getInt, getInt, getLong, getLong, getLong, getLong, getRawString, getRawString, getShort, getShort, getShort, getShort, getString, getString, getTuple, getTuple, getValue, getValue, getValue, getValue, getValues, hasFieldName, select, sizevoid setValue(int index,
Object value)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.