Package org.apache.drill.exec.rpc.user
Interface UserSession.QueryCountIncrementer
- Enclosing class:
- UserSession
public static interface UserSession.QueryCountIncrementer
Implementations of this interface are allowed to increment queryCount.
UserWorker
should have a member that implements the interface.
No other core class should implement this interface. Test classes may implement (see ControlsInjectionUtil).-
Method Summary
-
Method Details
-
increment
-