public interface MethodInvocationFilter
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Object> |
invoke(ServerInvokeRequest request,
com.facebook.drift.server.ServerMethodInvoker next) |
com.google.common.util.concurrent.ListenableFuture<Object> invoke(ServerInvokeRequest request, com.facebook.drift.server.ServerMethodInvoker next)
Copyright © 2012–2020. All rights reserved.