Interface StatsProvider

All Known Subinterfaces:
BinaryExecutableOp, ExecPlanTask, ExecutableOperator, ExecutablePlan, FederationAccessManager, NaryExecutableOp, NullaryExecutableOp, PushBasedExecPlanTask, SolutionMappingsIndex, UnaryExecutableOp
All Known Implementing Classes:
AsyncFederationAccessManagerImpl, BaseForExecOpBindJoin, BaseForExecOpBindJoinSPARQL, BaseForExecOpBindJoinWithRequestOps, BaseForExecOpIndexNestedLoopsJoin, BaseForExecOpIndexNestedLoopsJoinWithRequestOps, BaseForExecOpIndexNestedLoopsJoinWithRequests, BaseForExecOpIndexNestedLoopsJoinWithSolMapsRequests, BaseForExecOpIndexNestedLoopsJoinWithTPFRequests, BaseForExecOpRequest, BaseForExecOpRequestWithPaging, BaseForExecOpRequestWithTPFPaging, BaseForExecOps, BaseForExecOpSolMapsRequest, BaseForExecOpTriplePatternRequestWithTPF, BaseForExecOpTriplesRequest, BinaryExecutableOpBase, BlockingFederationAccessManagerImpl, ConnectorForAdditionalConsumer, ExecOpBinaryUnion, ExecOpBindJoinBRTPF, ExecOpBindJoinSPARQLwithFILTER, ExecOpBindJoinSPARQLwithUNION, ExecOpBindJoinSPARQLwithVALUES, ExecOpFilter, ExecOpGlobalToLocal, ExecOpHashJoin, ExecOpHashRJoin, ExecOpIndexNestedLoopsJoinBRTPF, ExecOpIndexNestedLoopsJoinSPARQL, ExecOpIndexNestedLoopsJoinTPF, ExecOpLocalToGlobal, ExecOpMultiwayUnion, ExecOpNaiveNestedLoopsJoin, ExecOpParallelMultiwayLeftJoin, ExecOpRequestBRTPF, ExecOpRequestSPARQL, ExecOpRequestTPFatBRTPFServer, ExecOpRequestTPFatTPFServer, ExecOpSymmetricHashJoin, ExecPlanTaskBase, FederationAccessManagerBase1, FederationAccessManagerBase2, FederationAccessManagerWithCache, IteratorBasedExecutablePlanImpl, NaryExecutableOpBase, NullaryExecutableOpBase, PullBasedExecPlanTaskBase, PullBasedExecPlanTaskForBinaryOperator, PullBasedExecPlanTaskForNullaryOperator, PullBasedExecPlanTaskForUnaryOperator, PushBasedExecPlanTaskBase, PushBasedExecPlanTaskForBinaryOperator, PushBasedExecPlanTaskForNaryOperator, PushBasedExecPlanTaskForNullaryOperator, PushBasedExecPlanTaskForUnaryOperator, SolutionMappingsHashTable, SolutionMappingsHashTableBasedOnOneVar, SolutionMappingsHashTableBasedOnTwoVars, SolutionMappingsIndexBase, SolutionMappingsIndexForMixedUsage, SolutionMappingsIndexNoJoinVars, SolutionMappingsIndexWithPostMatching, TaskBasedExecutablePlanImpl, UnaryExecutableOpBase, UnaryExecutableOpBaseWithIterator, WrappingSolutionMappingsIndex

public interface StatsProvider
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getStats

      Stats getStats()
    • resetStats

      void resetStats()