Package com.arangodb

Interface RequestContext

All Known Implementing Classes:
RequestContextImpl

public interface RequestContext
Context holding information about the current request and response.
  • Field Details

  • Method Details

    • getStreamTransactionId

      Optional<String> getStreamTransactionId()
      Returns:
      the stream transaction id of the request (if any) or null