public final class Urlfrontier
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Urlfrontier.BlockQueueParams
Parameter message for BlockQueueUntil *
|
static interface |
Urlfrontier.BlockQueueParamsOrBuilder |
static class |
Urlfrontier.Boolean
Protobuf type
urlfrontier.Boolean |
static interface |
Urlfrontier.BooleanOrBuilder |
static class |
Urlfrontier.DiscoveredURLItem
URL discovered during the crawl, might already be known in the URL Frontier or not.
|
static interface |
Urlfrontier.DiscoveredURLItemOrBuilder |
static class |
Urlfrontier.Empty
Protobuf type
urlfrontier.Empty |
static interface |
Urlfrontier.EmptyOrBuilder |
static class |
Urlfrontier.GetParams
Parameter message for GetURLs *
|
static interface |
Urlfrontier.GetParamsOrBuilder |
static class |
Urlfrontier.Integer
Protobuf type
urlfrontier.Integer |
static interface |
Urlfrontier.IntegerOrBuilder |
static class |
Urlfrontier.KnownURLItem
URL which was already known in the frontier, was returned by GetURLs() and processed by the crawler.
|
static interface |
Urlfrontier.KnownURLItemOrBuilder |
static class |
Urlfrontier.QueueDelayParams
Parameter message for SetDelay *
|
static interface |
Urlfrontier.QueueDelayParamsOrBuilder |
static class |
Urlfrontier.Stats
Message returned by the GetStats method
|
static interface |
Urlfrontier.StatsOrBuilder |
static class |
Urlfrontier.String
Protobuf type
urlfrontier.String |
static class |
Urlfrontier.StringList
Protobuf type
urlfrontier.StringList |
static interface |
Urlfrontier.StringListOrBuilder |
static interface |
Urlfrontier.StringOrBuilder |
static class |
Urlfrontier.URLInfo
Protobuf type
urlfrontier.URLInfo |
static interface |
Urlfrontier.URLInfoOrBuilder |
static class |
Urlfrontier.URLItem
Wrapper for a KnownURLItem or DiscoveredURLItem *
|
static interface |
Urlfrontier.URLItemOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.