public static interface Urlfrontier.BlockQueueParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
ID for the queue *
|
com.google.protobuf.ByteString |
getKeyBytes()
ID for the queue *
|
long |
getTime()
Expressed in seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getKey()
ID for the queue *
string key = 1;com.google.protobuf.ByteString getKeyBytes()
ID for the queue *
string key = 1;long getTime()
Expressed in seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. The default value of 0 will unblock the queue.
uint64 time = 2;Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.