Interface QueryStatConsumerInterface
public interface QueryStatConsumerInterface
interface for plug-able objects that can be added to
QueryStatManager,
to accept QueryStat objects after they are built.-
Method Summary
-
Method Details
-
accept
accept a query stat object that has finished running through its backend action.
-