Uses of Class
crawlercommons.urlfrontier.Urlfrontier.URLStatusRequest
-
Uses of Urlfrontier.URLStatusRequest in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.URLStatusRequestModifier and TypeMethodDescriptionUrlfrontier.URLStatusRequest.Builder.build()Urlfrontier.URLStatusRequest.Builder.buildPartial()static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.getDefaultInstance()Urlfrontier.URLStatusRequest.Builder.getDefaultInstanceForType()Urlfrontier.URLStatusRequest.getDefaultInstanceForType()static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseDelimitedFrom(InputStream input) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(byte[] data) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(com.google.protobuf.ByteString data) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(InputStream input) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(ByteBuffer data) static Urlfrontier.URLStatusRequestUrlfrontier.URLStatusRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in crawlercommons.urlfrontier that return types with arguments of type Urlfrontier.URLStatusRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Urlfrontier.URLStatusRequest,Urlfrontier.URLItem> URLFrontierGrpc.getGetURLStatusMethod()com.google.protobuf.Parser<Urlfrontier.URLStatusRequest>Urlfrontier.URLStatusRequest.getParserForType()static com.google.protobuf.Parser<Urlfrontier.URLStatusRequest>Urlfrontier.URLStatusRequest.parser()Methods in crawlercommons.urlfrontier with parameters of type Urlfrontier.URLStatusRequestModifier and TypeMethodDescriptiondefault voidURLFrontierGrpc.AsyncService.getURLStatus(Urlfrontier.URLStatusRequest request, io.grpc.stub.StreamObserver<Urlfrontier.URLItem> responseObserver) * Get status of a particular URL This does not take into account URL scheduling.URLFrontierGrpc.URLFrontierBlockingStub.getURLStatus(Urlfrontier.URLStatusRequest request) * Get status of a particular URL This does not take into account URL scheduling.com.google.common.util.concurrent.ListenableFuture<Urlfrontier.URLItem>URLFrontierGrpc.URLFrontierFutureStub.getURLStatus(Urlfrontier.URLStatusRequest request) * Get status of a particular URL This does not take into account URL scheduling.voidURLFrontierGrpc.URLFrontierStub.getURLStatus(Urlfrontier.URLStatusRequest request, io.grpc.stub.StreamObserver<Urlfrontier.URLItem> responseObserver) * Get status of a particular URL This does not take into account URL scheduling.Urlfrontier.URLStatusRequest.Builder.mergeFrom(Urlfrontier.URLStatusRequest other) Urlfrontier.URLStatusRequest.newBuilder(Urlfrontier.URLStatusRequest prototype)