接口 PenetrateAttachmentSelector
-
@SPI public interface PenetrateAttachmentSelector
-
-
方法详细资料
-
select
Map<String,Object> select()
Select some attachments to pass to next hop. These attachments can fetch fromRpcContext.getServerAttachment()or user defined.- 返回:
- attachment pass to next hop
-
-