@SPI
public interface MetadataParamsFilter
| 限定符和类型 | 方法和说明 |
|---|---|
default String[] |
instanceParamsExcluded()
params that need to be excluded before sending to registry center
|
default String[] |
instanceParamsIncluded()
params that need to be sent to registry center
|
default String[] |
serviceParamsExcluded()
params that need to be excluded before sending to metadata center
|
default String[] |
serviceParamsIncluded()
params that need to be sent to metadata center
|
default String[] serviceParamsIncluded()
default String[] serviceParamsExcluded()
default String[] instanceParamsIncluded()
default String[] instanceParamsExcluded()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.