| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Integer |
Urlfrontier.Integer.Builder.build() |
Urlfrontier.Integer |
Urlfrontier.Integer.Builder.buildPartial() |
Urlfrontier.Integer |
URLFrontierGrpc.URLFrontierBlockingStub.deleteQueue(Urlfrontier.String request)
Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
static Urlfrontier.Integer |
Urlfrontier.Integer.getDefaultInstance() |
Urlfrontier.Integer |
Urlfrontier.Integer.getDefaultInstanceForType() |
Urlfrontier.Integer |
Urlfrontier.Integer.Builder.getDefaultInstanceForType() |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(byte[] data) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(java.io.InputStream input) |
static Urlfrontier.Integer |
Urlfrontier.Integer.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Integer> |
URLFrontierGrpc.URLFrontierFutureStub.deleteQueue(Urlfrontier.String request)
Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
static io.grpc.MethodDescriptor<Urlfrontier.String,Urlfrontier.Integer> |
URLFrontierGrpc.getDeleteQueueMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.Integer,Urlfrontier.StringList> |
URLFrontierGrpc.getListQueuesMethod() |
com.google.protobuf.Parser<Urlfrontier.Integer> |
Urlfrontier.Integer.getParserForType() |
static com.google.protobuf.Parser<Urlfrontier.Integer> |
Urlfrontier.Integer.parser() |
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.StringList |
URLFrontierGrpc.URLFrontierBlockingStub.listQueues(Urlfrontier.Integer request)
Return the names of up to N active queues
a queue is active if it has URLs due for fetching; the default value of 0 sets no limit to the number of queue names to return *
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.StringList> |
URLFrontierGrpc.URLFrontierFutureStub.listQueues(Urlfrontier.Integer request)
Return the names of up to N active queues
a queue is active if it has URLs due for fetching; the default value of 0 sets no limit to the number of queue names to return *
|
void |
URLFrontierGrpc.URLFrontierImplBase.listQueues(Urlfrontier.Integer request,
io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver)
Return the names of up to N active queues
a queue is active if it has URLs due for fetching; the default value of 0 sets no limit to the number of queue names to return *
|
void |
URLFrontierGrpc.URLFrontierStub.listQueues(Urlfrontier.Integer request,
io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver)
Return the names of up to N active queues
a queue is active if it has URLs due for fetching; the default value of 0 sets no limit to the number of queue names to return *
|
Urlfrontier.Integer.Builder |
Urlfrontier.Integer.Builder.mergeFrom(Urlfrontier.Integer other) |
static Urlfrontier.Integer.Builder |
Urlfrontier.Integer.newBuilder(Urlfrontier.Integer prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFrontierGrpc.URLFrontierImplBase.deleteQueue(Urlfrontier.String request,
io.grpc.stub.StreamObserver<Urlfrontier.Integer> responseObserver)
Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
void |
URLFrontierGrpc.URLFrontierStub.deleteQueue(Urlfrontier.String request,
io.grpc.stub.StreamObserver<Urlfrontier.Integer> responseObserver)
Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.