| 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.Active request)
* De/activate the crawl.
|
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.setDelay(Urlfrontier.QueueDelayParams request)
* Set a delay from a given queue.
|
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.setLogLevel(Urlfrontier.LogLevelParams request)
* Overrides the log level for a given package *
|
| 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() |
static io.grpc.MethodDescriptor<Urlfrontier.Empty,Urlfrontier.StringList> |
URLFrontierGrpc.getListNodesMethod() |
com.google.protobuf.Parser<Urlfrontier.Empty> |
Urlfrontier.Empty.getParserForType() |
static io.grpc.MethodDescriptor<Urlfrontier.Active,Urlfrontier.Empty> |
URLFrontierGrpc.getSetActiveMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> |
URLFrontierGrpc.getSetDelayMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.LogLevelParams,Urlfrontier.Empty> |
URLFrontierGrpc.getSetLogLevelMethod() |
static com.google.protobuf.Parser<Urlfrontier.Empty> |
Urlfrontier.Empty.parser() |
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.setActive(Urlfrontier.Active 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.
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.setLogLevel(Urlfrontier.LogLevelParams request)
* Overrides the log level for a given package *
|
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.StringList |
URLFrontierGrpc.URLFrontierBlockingStub.listNodes(Urlfrontier.Empty request)
* Return the list of nodes forming the cluster the current node belongs to *
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.StringList> |
URLFrontierGrpc.URLFrontierFutureStub.listNodes(Urlfrontier.Empty request)
* Return the list of nodes forming the cluster the current node belongs to *
|
void |
URLFrontierGrpc.URLFrontierImplBase.listNodes(Urlfrontier.Empty request,
io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver)
* Return the list of nodes forming the cluster the current node belongs to *
|
void |
URLFrontierGrpc.URLFrontierStub.listNodes(Urlfrontier.Empty request,
io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver)
* Return the list of nodes forming the cluster the current node belongs to *
|
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.Active request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
* De/activate the crawl.
|
void |
URLFrontierGrpc.URLFrontierStub.setActive(Urlfrontier.Active 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.
|
void |
URLFrontierGrpc.URLFrontierImplBase.setLogLevel(Urlfrontier.LogLevelParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
* Overrides the log level for a given package *
|
void |
URLFrontierGrpc.URLFrontierStub.setLogLevel(Urlfrontier.LogLevelParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
* Overrides the log level for a given package *
|
Copyright © 2020-2022 Crawler-Commons. All Rights Reserved.