Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clear() |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clearCrawlID() |
* crawl ID *
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clearKey() |
* The key is used to put the URLs into queues, the value can be anything set by the client but would typically be the hostname,
domain name or IP or the URL.
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clearMetadata() |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clearUrl() |
* URL *
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.clone() |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.DiscoveredURLItem.Builder.getInfoBuilder() |
.urlfrontier.URLInfo info = 1;
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.KnownURLItem.Builder.getInfoBuilder() |
.urlfrontier.URLInfo info = 1;
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.mergeFrom(Urlfrontier.URLInfo other) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.newBuilder() |
|
static Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.newBuilder(Urlfrontier.URLInfo prototype) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.newBuilderForType() |
|
protected Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.putAllMetadata(Map<String,Urlfrontier.StringList> values) |
*
Arbitrary key / values stored alongside the URL.
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.putMetadata(String key,
Urlfrontier.StringList value) |
*
Arbitrary key / values stored alongside the URL.
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.removeMetadata(String key) |
*
Arbitrary key / values stored alongside the URL.
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setCrawlID(String value) |
* crawl ID *
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setCrawlIDBytes(com.google.protobuf.ByteString value) |
* crawl ID *
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setKey(String value) |
* The key is used to put the URLs into queues, the value can be anything set by the client but would typically be the hostname,
domain name or IP or the URL.
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setKeyBytes(com.google.protobuf.ByteString value) |
* The key is used to put the URLs into queues, the value can be anything set by the client but would typically be the hostname,
domain name or IP or the URL.
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setUrl(String value) |
* URL *
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.setUrlBytes(com.google.protobuf.ByteString value) |
* URL *
|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.toBuilder() |
|