public final class ImmutableUpdateField extends Object implements IUpdateField
IUpdateField
'.Modifier and Type | Class and Description |
---|---|
static class |
ImmutableUpdateField.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFieldName() |
String |
getValueExpression() |
int |
hashCode() |
static IUpdateField |
immutableCopyFrom(IUpdateField updateField) |
Boolean |
isUpdateOnReduction() |
static ImmutableUpdateField.Builder |
newBuilder() |
static ImmutableUpdateField.Builder |
newBuilderFrom(IUpdateField updateField) |
String |
toString() |
public static ImmutableUpdateField.Builder newBuilder()
public static ImmutableUpdateField.Builder newBuilderFrom(IUpdateField updateField)
public static IUpdateField immutableCopyFrom(IUpdateField updateField)
public String getFieldName()
getFieldName
in interface IUpdateField
public Boolean isUpdateOnReduction()
isUpdateOnReduction
in interface IUpdateField
public String getValueExpression()
getValueExpression
in interface IUpdateField
Copyright © 2021. All rights reserved.