| Modifier and Type | Method and Description |
|---|---|
Urlfrontier.Boolean |
Urlfrontier.Boolean.Builder.build() |
Urlfrontier.Boolean |
Urlfrontier.Boolean.Builder.buildPartial() |
Urlfrontier.Boolean |
URLFrontierGrpc.URLFrontierBlockingStub.getActive(Urlfrontier.Local request)
* Returns true if the crawl is active, false if it has been deactivated with SetActive(Boolean) *
|
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.common.util.concurrent.ListenableFuture<Urlfrontier.Boolean> |
URLFrontierGrpc.URLFrontierFutureStub.getActive(Urlfrontier.Local request)
* Returns true if the crawl is active, false if it has been deactivated with SetActive(Boolean) *
|
static io.grpc.MethodDescriptor<Urlfrontier.Local,Urlfrontier.Boolean> |
URLFrontierGrpc.getGetActiveMethod() |
com.google.protobuf.Parser<Urlfrontier.Boolean> |
Urlfrontier.Boolean.getParserForType() |
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLFrontierGrpc.URLFrontierImplBase.getActive(Urlfrontier.Local request,
io.grpc.stub.StreamObserver<Urlfrontier.Boolean> responseObserver)
* Returns true if the crawl is active, false if it has been deactivated with SetActive(Boolean) *
|
void |
URLFrontierGrpc.URLFrontierStub.getActive(Urlfrontier.Local request,
io.grpc.stub.StreamObserver<Urlfrontier.Boolean> responseObserver)
* Returns true if the crawl is active, false if it has been deactivated with SetActive(Boolean) *
|
Copyright © 2020-2022 Crawler-Commons. All Rights Reserved.