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
,ExecOpBind
,ExecOpBindJoinBRTPF
,ExecOpBindJoinSPARQLwithFILTER
,ExecOpBindJoinSPARQLwithUNION
,ExecOpBindJoinSPARQLwithVALUES
,ExecOpBindJoinSPARQLwithVALUESorFILTER
,ExecOpFilter
,ExecOpGlobalToLocal
,ExecOpHashJoin
,ExecOpHashRJoin
,ExecOpIndexNestedLoopsJoinBRTPF
,ExecOpIndexNestedLoopsJoinSPARQL
,ExecOpIndexNestedLoopsJoinTPF
,ExecOpLocalToGlobal
,ExecOpMultiwayUnion
,ExecOpNaiveNestedLoopsJoin
,ExecOpParallelMultiwayLeftJoin
,ExecOpRequestBRTPF
,ExecOpRequestSPARQL
,ExecOpRequestTPFatBRTPFServer
,ExecOpRequestTPFatTPFServer
,ExecOpSymmetricHashJoin
,ExecPlanTaskBase
,FederationAccessManagerBase1
,FederationAccessManagerBase2
,FederationAccessManagerWithCache
,FederationAccessManagerWithChronicleMapCache
,FederationAccessManagerWithPersistedDiskCache
,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
-
Method Details
-
getStats
Stats getStats() -
resetStats
void resetStats()
-