| 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.String request)
Return stats for a specific queue or the whole crawl if the value if empty or null *
|
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.String,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.String request)
Return stats for a specific queue or the whole crawl if the value if empty or null *
|
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.String request,
io.grpc.stub.StreamObserver<Urlfrontier.Stats> responseObserver)
Return stats for a specific queue or the whole crawl if the value if empty or null *
|
void |
URLFrontierGrpc.URLFrontierStub.getStats(Urlfrontier.String request,
io.grpc.stub.StreamObserver<Urlfrontier.Stats> responseObserver)
Return stats for a specific queue or the whole crawl if the value if empty or null *
|
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.