MCPcopy Create free account
hub / github.com/grpc/grpc-java / faultDelay

Method faultDelay

xds/src/main/java/io/grpc/xds/FaultConfig.java:29–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27@AutoValue
28abstract class FaultConfig implements FilterConfig {
29 @Nullable
30 abstract FaultDelay faultDelay();
31
32 @Nullable
33 abstract FaultAbort faultAbort();

Callers 3

interceptCallMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by 1