Interface StatsProvider
- All Known Subinterfaces:
BinaryExecutableOp,ExecutableOperator,ExecutablePlan,FederationAccessManager,NaryExecutableOp,NullaryExecutableOp,PushBasedPlanThread,SolutionMappingsIndex,UnaryExecutableOp
- All Known Implementing Classes:
AsyncFederationAccessManagerImpl,BaseForExecOpIndexNestedLoopsJoinWithRequestOps,BaseForExecOpIndexNestedLoopsJoinWithRequests,BaseForExecOpIndexNestedLoopsJoinWithSolMapsRequests,BaseForExecOpParallelBindJoin,BaseForExecOpParallelBindJoinSPARQL,BaseForExecOpRequest,BaseForExecOpRequestWithPaging,BaseForExecOpRequestWithTPFPaging,BaseForExecOps,BaseForExecOpSequentialBindJoin,BaseForExecOpSequentialBindJoinSPARQL,BaseForExecOpTriplesRequest,BaseForUnaryExecOpWithCollectedInput,BinaryExecutableOpBase,BlockingFederationAccessManagerImpl,ConnectorForAdditionalConsumer,ExecOpBinaryUnion,ExecOpBind,ExecOpDuplicateRemoval,ExecOpFilter,ExecOpGlobalToLocal,ExecOpHashJoin,ExecOpHashRJoin,ExecOpIndexNestedLoopsJoinSPARQL,ExecOpIndexNestedLoopsJoinTPF,ExecOpLocalToGlobal,ExecOpLookupJoinViaWrapperWithoutParamVars,ExecOpLookupJoinViaWrapperWithParamVars,ExecOpMultiwayUnion,ExecOpNaiveNestedLoopsJoin,ExecOpParallelBindJoinSPARQLwithFILTER,ExecOpParallelBindJoinSPARQLwithUNION,ExecOpParallelBindJoinSPARQLwithVALUES,ExecOpParallelMultiwayLeftJoin,ExecOpRequestBRTPF,ExecOpRequestOther,ExecOpRequestSPARQL,ExecOpRequestTPF,ExecOpSequentialBindJoinBRTPF,ExecOpSequentialBindJoinSPARQLwithFILTER,ExecOpSequentialBindJoinSPARQLwithUNION,ExecOpSequentialBindJoinSPARQLwithVALUES,ExecOpSequentialBindJoinSPARQLwithVALUESorFILTER,ExecOpSequentialBindJoinSPARQLwithVarRenaming,ExecOpSymmetricHashJoin,ExecOpUnfold,FederationAccessManagerBase1,FederationAccessManagerBase2,FederationAccessManagerWithCache,FederationAccessManagerWithChronicleMapCache,FederationAccessManagerWithPersistedDiskCache,IteratorBasedExecutablePlanImpl,NaryExecutableOpBase,NullaryExecutableOpBase,PushBasedExecutablePlanImpl,PushBasedPlanThreadImplBase,PushBasedPlanThreadImplForBinaryOperator,PushBasedPlanThreadImplForNaryOperator,PushBasedPlanThreadImplForNullaryOperator,PushBasedPlanThreadImplForUnaryOperator,SolutionMappingsHashTable,SolutionMappingsHashTableBasedOnOneVar,SolutionMappingsHashTableBasedOnTwoVars,SolutionMappingsIndexBase,SolutionMappingsIndexForMixedUsage,SolutionMappingsIndexNoJoinVars,SolutionMappingsIndexWithPostMatching,UnaryExecutableOpBase,UnaryExecutableOpBaseWithoutBlocking,WrappingSolutionMappingsIndex
public interface StatsProvider
-
Method Summary
-
Method Details
-
getStats
Stats getStats() -
resetStats
void resetStats()
-