Interface OpenContext

  • All Known Implementing Classes:
    DefaultOpenContext

    @PublicEvolving
    public interface OpenContext
    The OpenContext interface provides necessary information required by the RichFunction when it is opened. The OpenContext is currently empty because it can be used to add more methods without affecting the signature of RichFunction#open.