Class BeginDeleteEvent

    • Constructor Detail

      • BeginDeleteEvent

        public BeginDeleteEvent​(Object source,
                                List<Schema.Field> fields)
        Parameters:
        source - the source of the event
        fields - the list of fields that the query tuples will have
    • Method Detail

      • getFields

        public List<Schema.Field> getFields()
        Get the list of fields that the query tuples will have
        Returns:
        the list of fields (schema) for the query tuples