Interface StreamOperation.DeleteEvent

All Superinterfaces:
StreamOperation
Enclosing interface:
StreamOperation

public static interface StreamOperation.DeleteEvent extends StreamOperation
Used to signal a Delete operation
  • Method Details

    • getPrimaryKey

      PrimaryKey getPrimaryKey()
      Returns the primary key associated with the delete operation.