| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.Builder.build() |
Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.Builder.buildPartial() |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.getDefaultInstance() |
Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.getDefaultInstanceForType() |
Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.Builder.getDefaultInstanceForType() |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(byte[] data) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(java.io.InputStream input) |
static Urlfrontier.BlockQueueParams |
Urlfrontier.BlockQueueParams.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<Urlfrontier.BlockQueueParams,Urlfrontier.Empty> |
URLFrontierGrpc.getBlockQueueUntilMethod() |
com.google.protobuf.Parser<Urlfrontier.BlockQueueParams> |
Urlfrontier.BlockQueueParams.getParserForType() |
static com.google.protobuf.Parser<Urlfrontier.BlockQueueParams> |
Urlfrontier.BlockQueueParams.parser() |
| 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.
|
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.
|
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.
|
Urlfrontier.BlockQueueParams.Builder |
Urlfrontier.BlockQueueParams.Builder.mergeFrom(Urlfrontier.BlockQueueParams other) |
static Urlfrontier.BlockQueueParams.Builder |
Urlfrontier.BlockQueueParams.newBuilder(Urlfrontier.BlockQueueParams prototype) |
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.