| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.QueueList |
Urlfrontier.QueueList.Builder.build() |
Urlfrontier.QueueList |
Urlfrontier.QueueList.Builder.buildPartial() |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.getDefaultInstance() |
Urlfrontier.QueueList |
Urlfrontier.QueueList.getDefaultInstanceForType() |
Urlfrontier.QueueList |
Urlfrontier.QueueList.Builder.getDefaultInstanceForType() |
Urlfrontier.QueueList |
URLFrontierGrpc.URLFrontierBlockingStub.listQueues(Urlfrontier.Pagination request)
* Return a list of queues for a specific crawl.
|
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(byte[] data) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(java.io.InputStream input) |
static Urlfrontier.QueueList |
Urlfrontier.QueueList.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<Urlfrontier.Pagination,Urlfrontier.QueueList> |
URLFrontierGrpc.getListQueuesMethod() |
com.google.protobuf.Parser<Urlfrontier.QueueList> |
Urlfrontier.QueueList.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.QueueList> |
URLFrontierGrpc.URLFrontierFutureStub.listQueues(Urlfrontier.Pagination request)
* Return a list of queues for a specific crawl.
|
static com.google.protobuf.Parser<Urlfrontier.QueueList> |
Urlfrontier.QueueList.parser() |
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.Builder.mergeFrom(Urlfrontier.QueueList other) |
static Urlfrontier.QueueList.Builder |
Urlfrontier.QueueList.newBuilder(Urlfrontier.QueueList prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFrontierGrpc.URLFrontierImplBase.listQueues(Urlfrontier.Pagination request,
io.grpc.stub.StreamObserver<Urlfrontier.QueueList> responseObserver)
* Return a list of queues for a specific crawl.
|
void |
URLFrontierGrpc.URLFrontierStub.listQueues(Urlfrontier.Pagination request,
io.grpc.stub.StreamObserver<Urlfrontier.QueueList> responseObserver)
* Return a list of queues for a specific crawl.
|
Copyright © 2020-2022 Crawler-Commons. All Rights Reserved.