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