Class FieldValueMutatingUpdateProcessor

All Implemented Interfaces:
Closeable, AutoCloseable

public abstract class FieldValueMutatingUpdateProcessor extends FieldMutatingUpdateProcessor
Abstract subclass of FieldMutatingUpdateProcessor for implementing UpdateProcessors that will mutate all individual values of a selected field independently
See Also: