| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clear() |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clearCounts() |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clearInProcess()
number of URLs currently in flight
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clearNumberOfQueues()
number of active queues in the frontier
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clearSize()
number of active URLs in queues
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.clone() |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.mergeFrom(com.google.protobuf.Message other) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.mergeFrom(Urlfrontier.Stats other) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Urlfrontier.Stats.Builder |
Urlfrontier.Stats.newBuilder() |
static Urlfrontier.Stats.Builder |
Urlfrontier.Stats.newBuilder(Urlfrontier.Stats prototype) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.newBuilderForType() |
protected Urlfrontier.Stats.Builder |
Urlfrontier.Stats.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.putAllCounts(java.util.Map<java.lang.String,java.lang.Long> values)
custom counts
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.putCounts(java.lang.String key,
long value)
custom counts
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.removeCounts(java.lang.String key)
custom counts
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.setInProcess(int value)
number of URLs currently in flight
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.setNumberOfQueues(long value)
number of active queues in the frontier
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.setSize(long value)
number of active URLs in queues
|
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Urlfrontier.Stats.Builder |
Urlfrontier.Stats.toBuilder() |
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.