Uses of Class
crawlercommons.urlfrontier.URLFrontierGrpc.URLFrontierBlockingStub
-
-
Uses of URLFrontierGrpc.URLFrontierBlockingStub in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return URLFrontierGrpc.URLFrontierBlockingStub Modifier and Type Method Description protected URLFrontierGrpc.URLFrontierBlockingStubURLFrontierGrpc.URLFrontierBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static URLFrontierGrpc.URLFrontierBlockingStubURLFrontierGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-