All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<Urlfrontier.BlockQueueParams,Urlfrontier.Empty> |
getBlockQueueUntilMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.DeleteCrawlMessage,Urlfrontier.Long> |
getDeleteCrawlMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueWithinCrawlParams,Urlfrontier.Long> |
getDeleteQueueMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.Local,Urlfrontier.Boolean> |
getGetActiveMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueWithinCrawlParams,Urlfrontier.Stats> |
getGetStatsMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.GetParams,Urlfrontier.URLInfo> |
getGetURLsMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.Local,Urlfrontier.StringList> |
getListCrawlsMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.Empty,Urlfrontier.StringList> |
getListNodesMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.Pagination,Urlfrontier.QueueList> |
getListQueuesMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.URLItem,Urlfrontier.String> |
getPutURLsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<Urlfrontier.Active,Urlfrontier.Empty> |
getSetActiveMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> |
getSetDelayMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.LogLevelParams,Urlfrontier.Empty> |
getSetLogLevelMethod() |
static URLFrontierGrpc.URLFrontierBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the
service
|
static URLFrontierGrpc.URLFrontierFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static URLFrontierGrpc.URLFrontierStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|