| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.Builder.build() |
Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.Builder.buildPartial() |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.getDefaultInstance() |
Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.getDefaultInstanceForType() |
Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.Builder.getDefaultInstanceForType() |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(byte[] data) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(java.io.InputStream input) |
static Urlfrontier.QueueDelayParams |
Urlfrontier.QueueDelayParams.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Urlfrontier.QueueDelayParams> |
Urlfrontier.QueueDelayParams.getParserForType() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> |
URLFrontierGrpc.getSetDelayMethod() |
static com.google.protobuf.Parser<Urlfrontier.QueueDelayParams> |
Urlfrontier.QueueDelayParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.QueueDelayParams.Builder |
Urlfrontier.QueueDelayParams.Builder.mergeFrom(Urlfrontier.QueueDelayParams other) |
static Urlfrontier.QueueDelayParams.Builder |
Urlfrontier.QueueDelayParams.newBuilder(Urlfrontier.QueueDelayParams prototype) |
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.setDelay(Urlfrontier.QueueDelayParams request)
Set a delay from a given queue.
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.setDelay(Urlfrontier.QueueDelayParams request)
Set a delay from a given queue.
|
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.