| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.URLInfo |
Urlfrontier.URLInfo.Builder.build() |
Urlfrontier.URLInfo |
Urlfrontier.URLInfo.Builder.buildPartial() |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.getDefaultInstance() |
Urlfrontier.URLInfo |
Urlfrontier.URLInfo.getDefaultInstanceForType() |
Urlfrontier.URLInfo |
Urlfrontier.URLInfo.Builder.getDefaultInstanceForType() |
Urlfrontier.URLInfo |
Urlfrontier.KnownURLItemOrBuilder.getInfo()
.urlfrontier.URLInfo info = 1; |
Urlfrontier.URLInfo |
Urlfrontier.KnownURLItem.getInfo()
.urlfrontier.URLInfo info = 1; |
Urlfrontier.URLInfo |
Urlfrontier.KnownURLItem.Builder.getInfo()
.urlfrontier.URLInfo info = 1; |
Urlfrontier.URLInfo |
Urlfrontier.DiscoveredURLItemOrBuilder.getInfo()
.urlfrontier.URLInfo info = 1; |
Urlfrontier.URLInfo |
Urlfrontier.DiscoveredURLItem.getInfo()
.urlfrontier.URLInfo info = 1; |
Urlfrontier.URLInfo |
Urlfrontier.DiscoveredURLItem.Builder.getInfo()
.urlfrontier.URLInfo info = 1; |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(byte[] data) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(java.io.InputStream input) |
static Urlfrontier.URLInfo |
Urlfrontier.URLInfo.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<Urlfrontier.GetParams,Urlfrontier.URLInfo> |
URLFrontierGrpc.getGetURLsMethod() |
com.google.protobuf.Parser<Urlfrontier.URLInfo> |
Urlfrontier.URLInfo.getParserForType() |
java.util.Iterator<Urlfrontier.URLInfo> |
URLFrontierGrpc.URLFrontierBlockingStub.getURLs(Urlfrontier.GetParams request)
Stream URLs due for fetching from M queues with up to N items per queue *
|
static com.google.protobuf.Parser<Urlfrontier.URLInfo> |
Urlfrontier.URLInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.Builder.mergeFrom(Urlfrontier.URLInfo other) |
Urlfrontier.KnownURLItem.Builder |
Urlfrontier.KnownURLItem.Builder.mergeInfo(Urlfrontier.URLInfo value)
.urlfrontier.URLInfo info = 1; |
Urlfrontier.DiscoveredURLItem.Builder |
Urlfrontier.DiscoveredURLItem.Builder.mergeInfo(Urlfrontier.URLInfo value)
.urlfrontier.URLInfo info = 1; |
static Urlfrontier.URLInfo.Builder |
Urlfrontier.URLInfo.newBuilder(Urlfrontier.URLInfo prototype) |
Urlfrontier.KnownURLItem.Builder |
Urlfrontier.KnownURLItem.Builder.setInfo(Urlfrontier.URLInfo value)
.urlfrontier.URLInfo info = 1; |
Urlfrontier.DiscoveredURLItem.Builder |
Urlfrontier.DiscoveredURLItem.Builder.setInfo(Urlfrontier.URLInfo value)
.urlfrontier.URLInfo info = 1; |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFrontierGrpc.URLFrontierImplBase.getURLs(Urlfrontier.GetParams request,
io.grpc.stub.StreamObserver<Urlfrontier.URLInfo> responseObserver)
Stream URLs due for fetching from M queues with up to N items per queue *
|
void |
URLFrontierGrpc.URLFrontierStub.getURLs(Urlfrontier.GetParams request,
io.grpc.stub.StreamObserver<Urlfrontier.URLInfo> responseObserver)
Stream URLs due for fetching from M queues with up to N items per queue *
|
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.