Uses of Interface
io.airlift.drift.server.stats.MethodInvocationStatsFactory
Packages that use MethodInvocationStatsFactory
-
Uses of MethodInvocationStatsFactory in io.airlift.drift.server
Constructors in io.airlift.drift.server with parameters of type MethodInvocationStatsFactoryModifierConstructorDescriptionDriftServer(ServerTransportFactory serverTransportFactory, ThriftCodecManager codecManager, MethodInvocationStatsFactory methodInvocationStatsFactory, Set<DriftService> services, Set<MethodInvocationFilter> filters) -
Uses of MethodInvocationStatsFactory in io.airlift.drift.server.stats
Classes in io.airlift.drift.server.stats that implement MethodInvocationStatsFactoryModifier and TypeClassDescriptionclassfinal class