Uses of Class
io.grpc.testing.GrpcCleanupRule
-
-
Uses of GrpcCleanupRule in io.grpc.testing
Methods in io.grpc.testing that return GrpcCleanupRule Modifier and Type Method Description GrpcCleanupRuleGrpcCleanupRule. setTimeout(long timeout, java.util.concurrent.TimeUnit timeUnit)Sets a positive total time limit for the automatic resource cleanup.
-