Uses of Class
io.airlift.drift.server.DriftService
Packages that use DriftService
-
Uses of DriftService in io.airlift.drift.server
Constructor parameters in io.airlift.drift.server with type arguments of type DriftServiceModifierConstructorDescriptionDriftServer(ServerTransportFactory serverTransportFactory, ThriftCodecManager codecManager, MethodInvocationStatsFactory methodInvocationStatsFactory, Set<DriftService> services, Set<MethodInvocationFilter> filters)