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