Interface ProtoStreamOperation.Context

Enclosing interface:
ProtoStreamOperation

public static interface ProtoStreamOperation.Context
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    record(Object object)
    Records the specified object, so that it can be referenced later within the same stream
  • Method Details

    • record

      void record(Object object)
      Records the specified object, so that it can be referenced later within the same stream
      Parameters:
      object - an object