Uses of Class
crawlercommons.urlfrontier.Urlfrontier.Empty
-
-
Uses of Urlfrontier.Empty in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.Empty Modifier and Type Method Description Urlfrontier.EmptyURLFrontierGrpc.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.EmptyUrlfrontier.Empty.Builder. build()Urlfrontier.EmptyUrlfrontier.Empty.Builder. buildPartial()static Urlfrontier.EmptyUrlfrontier.Empty. getDefaultInstance()Urlfrontier.EmptyUrlfrontier.Empty.Builder. getDefaultInstanceForType()Urlfrontier.EmptyUrlfrontier.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)Urlfrontier.EmptyURLFrontierGrpc.URLFrontierBlockingStub. setActive(Urlfrontier.Active request)* De/activate the crawl.Urlfrontier.EmptyURLFrontierGrpc.URLFrontierBlockingStub. setDelay(Urlfrontier.QueueDelayParams request)* Set a delay from a given queue.Urlfrontier.EmptyURLFrontierGrpc.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.Empty Modifier and Type Method Description com.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.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. 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.Empty Modifier and Type Method Description Urlfrontier.StringListURLFrontierGrpc.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.URLFrontierImplBase. listNodes(Urlfrontier.Empty request, io.grpc.stub.StreamObserver<Urlfrontier.StringList> responseObserver)* 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.BuilderUrlfrontier.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.Empty Modifier and Type Method Description voidURLFrontierGrpc.URLFrontierImplBase. 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.voidURLFrontierGrpc.URLFrontierImplBase. 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.voidURLFrontierGrpc.URLFrontierImplBase. 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.voidURLFrontierGrpc.URLFrontierImplBase. 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 *
-