Interface StatsProvider
- All Known Subinterfaces:
 BinaryExecutableOp,ExecutableOperator,ExecutablePlan,FederationAccessManager,NaryExecutableOp,NullaryExecutableOp,PushBasedPlanThread,SolutionMappingsIndex,UnaryExecutableOp
- All Known Implementing Classes:
 AsyncFederationAccessManagerImpl,BaseForExecOpBindJoinSPARQL,BaseForExecOpBindJoinWithRequestOps,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,FederationAccessManagerBase1,FederationAccessManagerBase2,FederationAccessManagerWithCache,FederationAccessManagerWithChronicleMapCache,FederationAccessManagerWithPersistedDiskCache,IteratorBasedExecutablePlanImpl,NaryExecutableOpBase,NullaryExecutableOpBase,PushBasedExecutablePlanImpl,PushBasedPlanThreadImplBase,PushBasedPlanThreadImplForBinaryOperator,PushBasedPlanThreadImplForNaryOperator,PushBasedPlanThreadImplForNullaryOperator,PushBasedPlanThreadImplForUnaryOperator,SolutionMappingsHashTable,SolutionMappingsHashTableBasedOnOneVar,SolutionMappingsHashTableBasedOnTwoVars,SolutionMappingsIndexBase,SolutionMappingsIndexForMixedUsage,SolutionMappingsIndexNoJoinVars,SolutionMappingsIndexWithPostMatching,UnaryExecutableOpBase,UnaryExecutableOpBaseWithBatching,WrappingSolutionMappingsIndex
public interface StatsProvider
- 
Method Summary
 
- 
Method Details
- 
getStats
Stats getStats() - 
resetStats
void resetStats() 
 -