@Activate(value="cluster:zone-aware") public class ZoneAwareClusterInterceptor extends Object implements ClusterInterceptor
ClusterInterceptor.Listener| 构造器和说明 |
|---|
ZoneAwareClusterInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
after(AbstractClusterInvoker<?> clusterInvoker,
Invocation invocation) |
void |
before(AbstractClusterInvoker<?> clusterInvoker,
Invocation invocation) |
interceptpublic void before(AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
before 在接口中 ClusterInterceptorpublic void after(AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
after 在接口中 ClusterInterceptorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.