Interface StreamOperation.PutEvent

All Superinterfaces:
StreamOperation
Enclosing interface:
StreamOperation

public static interface StreamOperation.PutEvent extends StreamOperation
Used to signal a Put operation
  • Method Details

    • getRow

      Row getRow()
      Returns the Row associated with the put operation.

      Note that TTL information can be obtained from the Row.