Configuration Reference
Version:4.8.0
Micronaut Grpc Client Runtime Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
|
|
java.util.concurrent.Executor |
|
|
java.util.concurrent.Executor |
|
|
java.util.List |
|
|
io.grpc.ClientTransportFilter |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
io.grpc.DecompressorRegistry |
|
|
io.grpc.CompressorRegistry |
|
|
java.time.Duration |
|
|
int |
|
|
int |
|
|
long |
|
|
long |
|
|
boolean |
|
|
boolean |
|
|
io.grpc.BinaryLog |
|
|
int |
|
|
io.grpc.ProxyDetector |
|
|
java.util.Map |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
io.grpc.netty.NegotiationType |
|
|
io.netty.channel.EventLoopGroup |
|
|
io.netty.handler.ssl.SslContext |
|
|
int |
|
|
int |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
boolean |
|
|
io.grpc.netty.NettyChannelBuilder$LocalSocketPicker |
|
|
int |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
java.util.concurrent.Executor |
|
|
java.util.concurrent.Executor |
|
|
java.util.List |
|
|
io.grpc.ClientTransportFilter |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
io.grpc.DecompressorRegistry |
|
|
io.grpc.CompressorRegistry |
|
|
java.time.Duration |
|
|
int |
|
|
int |
|
|
long |
|
|
long |
|
|
boolean |
|
|
boolean |
|
|
io.grpc.BinaryLog |
|
|
int |
|
|
io.grpc.ProxyDetector |
|
|
java.util.Map |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
io.grpc.netty.NegotiationType |
|
|
io.netty.channel.EventLoopGroup |
|
|
io.netty.handler.ssl.SslContext |
|
|
int |
|
|
int |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
boolean |
|
|
io.grpc.netty.NettyChannelBuilder$LocalSocketPicker |
|
|
int |
Micronaut Grpc Opentracing Config Properties
🔗Property | Type | Description |
---|---|---|
|
io.opentracing.Tracer |
|
|
io.opentracing.contrib.grpc.OperationNameConstructor |
|
|
boolean |
|
|
io.opentracing.contrib.grpc.TracingClientInterceptor$ClientRequestAttribute |
|
|
boolean |
|
|
io.opentracing.contrib.grpc.ActiveSpanSource |
|
|
io.opentracing.contrib.grpc.ActiveSpanContextSource |
|
|
io.opentracing.contrib.grpc.ClientSpanDecorator |
|
|
io.opentracing.contrib.grpc.ClientCloseDecorator |
Property | Type | Description |
---|---|---|
|
io.opentracing.Tracer |
|
|
io.opentracing.contrib.grpc.OperationNameConstructor |
|
|
io.opentracing.contrib.grpc.TracingServerInterceptor$ServerRequestAttribute |
|
|
boolean |
|
|
boolean |
|
|
io.opentracing.contrib.grpc.ServerSpanDecorator |
|
|
io.opentracing.contrib.grpc.ServerCloseDecorator |
Micronaut Grpc Server Runtime Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
Property | Type | Description |
---|---|---|
|
java.util.concurrent.Executor |
|
|
io.grpc.ServerCallExecutorSupplier |
|
|
io.grpc.ServerServiceDefinition |
|
|
java.util.List |
|
|
io.grpc.ServerInterceptor |
|
|
io.grpc.ServerTransportFilter |
|
|
io.grpc.ServerStreamTracer$Factory |
|
|
io.grpc.HandlerRegistry |
|
|
io.grpc.DecompressorRegistry |
|
|
io.grpc.CompressorRegistry |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
boolean |
|
|
int |
|
|
int |
|
|
io.grpc.BinaryLog |
|
|
java.lang.String |
The instance id. |
|
java.time.Duration |
Gets the maximum duration application will wait for the server to terminate and release all resources. |