| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Long |
Urlfrontier.Long.Builder.build() |
Urlfrontier.Long |
Urlfrontier.Long.Builder.buildPartial() |
Urlfrontier.Long |
URLFrontierGrpc.URLFrontierBlockingStub.deleteCrawl(Urlfrontier.DeleteCrawlMessage request)
* Delete an entire crawl, returns the number of URLs removed this way *
|
Urlfrontier.Long |
URLFrontierGrpc.URLFrontierBlockingStub.deleteQueue(Urlfrontier.QueueWithinCrawlParams request)
* Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
static Urlfrontier.Long |
Urlfrontier.Long.getDefaultInstance() |
Urlfrontier.Long |
Urlfrontier.Long.getDefaultInstanceForType() |
Urlfrontier.Long |
Urlfrontier.Long.Builder.getDefaultInstanceForType() |
static Urlfrontier.Long |
Urlfrontier.Long.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.Long |
Urlfrontier.Long.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(byte[] data) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(java.io.InputStream input) |
static Urlfrontier.Long |
Urlfrontier.Long.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Long> |
URLFrontierGrpc.URLFrontierFutureStub.deleteCrawl(Urlfrontier.DeleteCrawlMessage request)
* Delete an entire crawl, returns the number of URLs removed this way *
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Long> |
URLFrontierGrpc.URLFrontierFutureStub.deleteQueue(Urlfrontier.QueueWithinCrawlParams request)
* Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
static io.grpc.MethodDescriptor<Urlfrontier.DeleteCrawlMessage,Urlfrontier.Long> |
URLFrontierGrpc.getDeleteCrawlMethod() |
static io.grpc.MethodDescriptor<Urlfrontier.QueueWithinCrawlParams,Urlfrontier.Long> |
URLFrontierGrpc.getDeleteQueueMethod() |
com.google.protobuf.Parser<Urlfrontier.Long> |
Urlfrontier.Long.getParserForType() |
static com.google.protobuf.Parser<Urlfrontier.Long> |
Urlfrontier.Long.parser() |
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Long.Builder |
Urlfrontier.Long.Builder.mergeFrom(Urlfrontier.Long other) |
static Urlfrontier.Long.Builder |
Urlfrontier.Long.newBuilder(Urlfrontier.Long prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFrontierGrpc.URLFrontierImplBase.deleteCrawl(Urlfrontier.DeleteCrawlMessage request,
io.grpc.stub.StreamObserver<Urlfrontier.Long> responseObserver)
* Delete an entire crawl, returns the number of URLs removed this way *
|
void |
URLFrontierGrpc.URLFrontierStub.deleteCrawl(Urlfrontier.DeleteCrawlMessage request,
io.grpc.stub.StreamObserver<Urlfrontier.Long> responseObserver)
* Delete an entire crawl, returns the number of URLs removed this way *
|
void |
URLFrontierGrpc.URLFrontierImplBase.deleteQueue(Urlfrontier.QueueWithinCrawlParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Long> responseObserver)
* Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
void |
URLFrontierGrpc.URLFrontierStub.deleteQueue(Urlfrontier.QueueWithinCrawlParams request,
io.grpc.stub.StreamObserver<Urlfrontier.Long> responseObserver)
* Delete the queue based on the key in parameter, returns the number of URLs removed this way *
|
Copyright © 2020-2022 Crawler-Commons. All Rights Reserved.