| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.URLItem |
Urlfrontier.URLItem.Builder.build() |
Urlfrontier.URLItem |
Urlfrontier.URLItem.Builder.buildPartial() |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.getDefaultInstance() |
Urlfrontier.URLItem |
Urlfrontier.URLItem.getDefaultInstanceForType() |
Urlfrontier.URLItem |
Urlfrontier.URLItem.Builder.getDefaultInstanceForType() |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(byte[] data) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(java.io.InputStream input) |
static Urlfrontier.URLItem |
Urlfrontier.URLItem.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Urlfrontier.URLItem> |
Urlfrontier.URLItem.getParserForType() |
static io.grpc.MethodDescriptor<Urlfrontier.URLItem,Urlfrontier.String> |
URLFrontierGrpc.getPutURLsMethod() |
static com.google.protobuf.Parser<Urlfrontier.URLItem> |
Urlfrontier.URLItem.parser() |
io.grpc.stub.StreamObserver<Urlfrontier.URLItem> |
URLFrontierGrpc.URLFrontierImplBase.putURLs(io.grpc.stub.StreamObserver<Urlfrontier.String> responseObserver)
* Push URL items to the server; they get created (if they don't already exist) in case of DiscoveredURLItems or updated if KnownURLItems *
|
io.grpc.stub.StreamObserver<Urlfrontier.URLItem> |
URLFrontierGrpc.URLFrontierStub.putURLs(io.grpc.stub.StreamObserver<Urlfrontier.String> responseObserver)
* Push URL items to the server; they get created (if they don't already exist) in case of DiscoveredURLItems or updated if KnownURLItems *
|
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.URLItem.Builder |
Urlfrontier.URLItem.Builder.mergeFrom(Urlfrontier.URLItem other) |
static Urlfrontier.URLItem.Builder |
Urlfrontier.URLItem.newBuilder(Urlfrontier.URLItem prototype) |
Copyright © 2020-2022 Crawler-Commons. All Rights Reserved.