| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.blockQueueUntil(Urlfrontier.BlockQueueParams request)
Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
|
Urlfrontier.Empty |
Urlfrontier.Empty.Builder.build() |
Urlfrontier.Empty |
Urlfrontier.Empty.Builder.buildPartial() |
static Urlfrontier.Empty |
Urlfrontier.Empty.getDefaultInstance() |
Urlfrontier.Empty |
Urlfrontier.Empty.getDefaultInstanceForType() |
Urlfrontier.Empty |
Urlfrontier.Empty.Builder.getDefaultInstanceForType() |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(byte[] data) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(java.io.InputStream input) |
static Urlfrontier.Empty |
Urlfrontier.Empty.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.setActive(Urlfrontier.Boolean request)
De/activate the crawl.
|
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.setDelay(Urlfrontier.QueueDelayParams request)
Set a delay from a given queue.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.blockQueueUntil(Urlfrontier.BlockQueueParams request)
Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
|
static io.grpc.MethodDescriptor<Urlfrontier.BlockQueueParams,Urlfrontier.Empty> |
URLFrontierGrpc.getBlockQueueUntilMethod() |
com.google.protobuf.Parser<Urlfrontier.Empty> |
Urlfrontier.Empty.getParserForType() |
static io.grpc.MethodDescriptor<Urlfrontier.Boolean,Urlfrontier.Empty> |
URLFrontierGrpc.getSetActiveMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> |
URLFrontierGrpc.getSetDelayMethod() |
static com.google.protobuf.Parser<Urlfrontier.Empty> |
Urlfrontier.Empty.parser() |
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.setActive(Urlfrontier.Boolean request)
De/activate the crawl.
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.setDelay(Urlfrontier.QueueDelayParams request)
Set a delay from a given queue.
|
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Empty.Builder |
Urlfrontier.Empty.Builder.mergeFrom(Urlfrontier.Empty other) |
static Urlfrontier.Empty.Builder |
Urlfrontier.Empty.newBuilder(Urlfrontier.Empty prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFrontierGrpc.URLFrontierImplBase.blockQueueUntil(Urlfrontier.BlockQueueParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
|
void |
URLFrontierGrpc.URLFrontierStub.blockQueueUntil(Urlfrontier.BlockQueueParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
|
void |
URLFrontierGrpc.URLFrontierImplBase.setActive(Urlfrontier.Boolean request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
De/activate the crawl.
|
void |
URLFrontierGrpc.URLFrontierStub.setActive(Urlfrontier.Boolean request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
De/activate the crawl.
|
void |
URLFrontierGrpc.URLFrontierImplBase.setDelay(Urlfrontier.QueueDelayParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
Set a delay from a given queue.
|
void |
URLFrontierGrpc.URLFrontierStub.setDelay(Urlfrontier.QueueDelayParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
Set a delay from a given queue.
|
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.