Uses of Class
io.grpc.testing.GrpcCleanupRule
Packages that use GrpcCleanupRule
-
Uses of GrpcCleanupRule in io.grpc.testing
Methods in io.grpc.testing that return GrpcCleanupRuleModifier and TypeMethodDescription(package private) GrpcCleanupRule
GrpcCleanupRule.setTicker
(com.google.common.base.Ticker ticker) Sets a specified time source for monitoring cleanup timeout.GrpcCleanupRule.setTimeout
(long timeout, TimeUnit timeUnit) Sets a positive total time limit for the automatic resource cleanup.