Metadata Exchange Config
PluginConfig
Field | Type | Description | Required |
---|---|---|---|
maxPeerCacheSize | UInt32Value | maximum size of the peer metadata cache. A long lived proxy that connects with many transient peers can build up a large cache. To turn off the cache, set this field to zero. | No |
google.protobuf.UInt32Value
Wrapper message for uint32
.
The JSON representation for UInt32Value
is JSON number.
Field | Type | Description | Required |
---|---|---|---|
value | uint32 | The uint32 value. | No |