| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Boolean |
Urlfrontier.Boolean.Builder.build() |
Urlfrontier.Boolean |
Urlfrontier.Boolean.Builder.buildPartial() |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.getDefaultInstance() |
Urlfrontier.Boolean |
Urlfrontier.Boolean.getDefaultInstanceForType() |
Urlfrontier.Boolean |
Urlfrontier.Boolean.Builder.getDefaultInstanceForType() |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseDelimitedFrom(java.io.InputStream input) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(byte[] data) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(java.nio.ByteBuffer data) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(com.google.protobuf.ByteString data) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(com.google.protobuf.CodedInputStream input) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(java.io.InputStream input) |
static Urlfrontier.Boolean |
Urlfrontier.Boolean.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Urlfrontier.Boolean> |
Urlfrontier.Boolean.getParserForType() |
static io.grpc.MethodDescriptor<Urlfrontier.Boolean,Urlfrontier.Empty> |
URLFrontierGrpc.getSetActiveMethod() |
static com.google.protobuf.Parser<Urlfrontier.Boolean> |
Urlfrontier.Boolean.parser() |
| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Boolean.Builder |
Urlfrontier.Boolean.Builder.mergeFrom(Urlfrontier.Boolean other) |
static Urlfrontier.Boolean.Builder |
Urlfrontier.Boolean.newBuilder(Urlfrontier.Boolean prototype) |
Urlfrontier.Empty |
URLFrontierGrpc.URLFrontierBlockingStub.setActive(Urlfrontier.Boolean request)
De/activate the crawl.
|
com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty> |
URLFrontierGrpc.URLFrontierFutureStub.setActive(Urlfrontier.Boolean request)
De/activate the crawl.
|
void |
URLFrontierGrpc.URLFrontierImplBase.setActive(Urlfrontier.Boolean request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
De/activate the crawl.
|
void |
URLFrontierGrpc.URLFrontierStub.setActive(Urlfrontier.Boolean request,
io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver)
De/activate the crawl.
|
Copyright © 2020-2021 Crawler-Commons. All Rights Reserved.