Uses of Class
crawlercommons.urlfrontier.Urlfrontier.Empty
-
Uses of Urlfrontier.Empty in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.EmptyModifier and TypeMethodDescriptionURLFrontierGrpc.URLFrontierBlockingStub.blockQueueUntil(Urlfrontier.BlockQueueParams request) * Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.Urlfrontier.Empty.Builder.build()Urlfrontier.Empty.Builder.buildPartial()static Urlfrontier.EmptyUrlfrontier.Empty.getDefaultInstance()Urlfrontier.Empty.Builder.getDefaultInstanceForType()Urlfrontier.Empty.getDefaultInstanceForType()static Urlfrontier.EmptyUrlfrontier.Empty.parseDelimitedFrom(InputStream input) static Urlfrontier.EmptyUrlfrontier.Empty.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(byte[] data) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(com.google.protobuf.ByteString data) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(com.google.protobuf.CodedInputStream input) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(InputStream input) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(ByteBuffer data) static Urlfrontier.EmptyUrlfrontier.Empty.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) URLFrontierGrpc.URLFrontierBlockingStub.setActive(Urlfrontier.Active request) * De/activate the crawl.URLFrontierGrpc.URLFrontierBlockingStub.setCrawlLimit(Urlfrontier.CrawlLimitParams request) * Sets crawl limit for domain *URLFrontierGrpc.URLFrontierBlockingStub.setDelay(Urlfrontier.QueueDelayParams request) * Set a delay from a given queue.URLFrontierGrpc.URLFrontierBlockingStub.setLogLevel(Urlfrontier.LogLevelParams request) * Overrides the log level for a given package *Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.EmptyModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty>URLFrontierGrpc.URLFrontierFutureStub.blockQueueUntil(Urlfrontier.BlockQueueParams request) * Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.static io.grpc.MethodDescriptor<Urlfrontier.BlockQueueParams,Urlfrontier.Empty> URLFrontierGrpc.getBlockQueueUntilMethod()static io.grpc.MethodDescriptor<Urlfrontier.Empty,Urlfrontier.StringList> URLFrontierGrpc.getListNodesMethod()com.google.protobuf.Parser<Urlfrontier.Empty>Urlfrontier.Empty.getParserForType()static io.grpc.MethodDescriptor<Urlfrontier.Active,Urlfrontier.Empty> URLFrontierGrpc.getSetActiveMethod()static io.grpc.MethodDescriptor<Urlfrontier.CrawlLimitParams,Urlfrontier.Empty> URLFrontierGrpc.getSetCrawlLimitMethod()static io.grpc.MethodDescriptor<Urlfrontier.QueueDelayParams,Urlfrontier.Empty> URLFrontierGrpc.getSetDelayMethod()static io.grpc.MethodDescriptor<Urlfrontier.LogLevelParams,Urlfrontier.Empty> URLFrontierGrpc.getSetLogLevelMethod()static com.google.protobuf.Parser<Urlfrontier.Empty>Urlfrontier.Empty.parser()com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty>URLFrontierGrpc.URLFrontierFutureStub.setActive(Urlfrontier.Active request) * De/activate the crawl.com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty>URLFrontierGrpc.URLFrontierFutureStub.setCrawlLimit(Urlfrontier.CrawlLimitParams request) * Sets crawl limit for domain *com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty>URLFrontierGrpc.URLFrontierFutureStub.setDelay(Urlfrontier.QueueDelayParams request) * Set a delay from a given queue.com.google.common.util.concurrent.ListenableFuture<Urlfrontier.Empty>URLFrontierGrpc.URLFrontierFutureStub.setLogLevel(Urlfrontier.LogLevelParams request) * Overrides the log level for a given package *Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.EmptyModifier and TypeMethodDescriptiondefault voidURLFrontierGrpc.AsyncService.listNodes(Urlfrontier.Empty request, io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver) * Return the list of nodes forming the cluster the current node belongs to *URLFrontierGrpc.URLFrontierBlockingStub.listNodes(Urlfrontier.Empty request) * Return the list of nodes forming the cluster the current node belongs to *com.google.common.util.concurrent.ListenableFuture<Urlfrontier.StringList>URLFrontierGrpc.URLFrontierFutureStub.listNodes(Urlfrontier.Empty request) * Return the list of nodes forming the cluster the current node belongs to *voidURLFrontierGrpc.URLFrontierStub.listNodes(Urlfrontier.Empty request, io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver) * Return the list of nodes forming the cluster the current node belongs to *Urlfrontier.Empty.Builder.mergeFrom(Urlfrontier.Empty other) static Urlfrontier.Empty.BuilderUrlfrontier.Empty.newBuilder(Urlfrontier.Empty prototype) Method parameters in crawlercommons.urlfrontier with type arguments of type Urlfrontier.EmptyModifier and TypeMethodDescriptiondefault voidURLFrontierGrpc.AsyncService.blockQueueUntil(Urlfrontier.BlockQueueParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.voidURLFrontierGrpc.URLFrontierStub.blockQueueUntil(Urlfrontier.BlockQueueParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Block a queue from sending URLs; the argument is the number of seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.default voidURLFrontierGrpc.AsyncService.setActive(Urlfrontier.Active request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * De/activate the crawl.voidURLFrontierGrpc.URLFrontierStub.setActive(Urlfrontier.Active request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * De/activate the crawl.default voidURLFrontierGrpc.AsyncService.setCrawlLimit(Urlfrontier.CrawlLimitParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Sets crawl limit for domain *voidURLFrontierGrpc.URLFrontierStub.setCrawlLimit(Urlfrontier.CrawlLimitParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Sets crawl limit for domain *default voidURLFrontierGrpc.AsyncService.setDelay(Urlfrontier.QueueDelayParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Set a delay from a given queue.voidURLFrontierGrpc.URLFrontierStub.setDelay(Urlfrontier.QueueDelayParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Set a delay from a given queue.default voidURLFrontierGrpc.AsyncService.setLogLevel(Urlfrontier.LogLevelParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Overrides the log level for a given package *voidURLFrontierGrpc.URLFrontierStub.setLogLevel(Urlfrontier.LogLevelParams request, io.grpc.stub.StreamObserver<Urlfrontier.Empty> responseObserver) * Overrides the log level for a given package *