Class DefaultRequestContext

  • All Implemented Interfaces:
    AutoCloseable, RequestContext, RequestScope, Scope

    public class DefaultRequestContext
    extends Object
    implements RequestScope
    A class to hold the details regarding a request and the statistics. This object can be used to publish the query processing statistics to a stream for post-processing at a finer level than metrics.