@Generated(value="by gRPC proto compiler",
comments="Source: urlfrontier.proto")
public final class URLFrontierGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
URLFrontierGrpc.URLFrontierBlockingStub |
static class |
URLFrontierGrpc.URLFrontierFutureStub |
static class |
URLFrontierGrpc.URLFrontierImplBase |
static class |
URLFrontierGrpc.URLFrontierStub |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<Urlfrontier.BlockQueueParams,Urlfrontier.Empty> |
getBlockQueueUntilMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.String,Urlfrontier.Integer> |
getDeleteQueueMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.String,Urlfrontier.Stats> |
getGetStatsMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.GetParams,Urlfrontier.URLInfo> |
getGetURLsMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.Integer,Urlfrontier.StringList> |
getListQueuesMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.URLItem,Urlfrontier.String> |
getPutURLsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<Urlfrontier.Boolean,Urlfrontier.Empty> |
getSetActiveMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> |
getSetDelayMethod() |
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
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<Urlfrontier.Integer,Urlfrontier.StringList> getListQueuesMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.GetParams,Urlfrontier.URLInfo> getGetURLsMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.URLItem,Urlfrontier.String> getPutURLsMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.String,Urlfrontier.Stats> getGetStatsMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.String,Urlfrontier.Integer> getDeleteQueueMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.BlockQueueParams,Urlfrontier.Empty> getBlockQueueUntilMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.Boolean,Urlfrontier.Empty> getSetActiveMethod()
public static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> getSetDelayMethod()
public static URLFrontierGrpc.URLFrontierStub newStub(io.grpc.Channel channel)
public static URLFrontierGrpc.URLFrontierBlockingStub newBlockingStub(io.grpc.Channel channel)
public static URLFrontierGrpc.URLFrontierFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.