Class ChangeField


  • public class ChangeField
    extends Object
    Fields indexed on change documents.

    Each field corresponds to both a field name supported by ChangeQueryBuilder for querying that field, and a method on ChangeData used for populating the corresponding document fields in the secondary index.

    Field names are all lowercase alphanumeric plus underscore; index implementations may create unambiguous derived field names containing other characters.