java.lang.Object
org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsProperties
@ConfigurationProperties("grpc.metrics")
public class GRpcMetricsProperties
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GRpcMetricsProperties
public GRpcMetricsProperties()
-
Method Details
-
getInterceptorOrder
public Integer getInterceptorOrder()
-
setInterceptorOrder
public void setInterceptorOrder
(Integer interceptorOrder)