In the Event Stream Processor, streams process "record events." An event is a record, which is a composite value that associates field names with values, and an operation (for example, insert or update). Some of the fields may be designated as key fields.