public static interface Urlfrontier.QueueDelayParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getDelayRequestable()
delay in seconds before a queue can provide new URLs
|
java.lang.String |
getKey()
ID for the queue - an empty value sets the default for all the queues *
|
com.google.protobuf.ByteString |
getKeyBytes()
ID for the queue - an empty value sets the default for all the queues *
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getKey()
ID for the queue - an empty value sets the default for all the queues *
string key = 1;com.google.protobuf.ByteString getKeyBytes()
ID for the queue - an empty value sets the default for all the queues *
string key = 1;int getDelayRequestable()
delay in seconds before a queue can provide new URLs
uint32 delay_requestable = 2;Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.