Uses of Class
org.apache.tika.DeleteFetcherRequest
Packages that use DeleteFetcherRequest
-
Uses of DeleteFetcherRequest in org.apache.tika
Methods in org.apache.tika that return DeleteFetcherRequestModifier and TypeMethodDescriptionDeleteFetcherRequest.Builder.build()DeleteFetcherRequest.Builder.buildPartial()static DeleteFetcherRequestDeleteFetcherRequest.getDefaultInstance()DeleteFetcherRequest.Builder.getDefaultInstanceForType()DeleteFetcherRequest.getDefaultInstanceForType()static DeleteFetcherRequestDeleteFetcherRequest.parseDelimitedFrom(InputStream input) static DeleteFetcherRequestDeleteFetcherRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(byte[] data) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(com.google.protobuf.ByteString data) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(com.google.protobuf.CodedInputStream input) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(InputStream input) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(ByteBuffer data) static DeleteFetcherRequestDeleteFetcherRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.tika that return types with arguments of type DeleteFetcherRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<DeleteFetcherRequest,DeleteFetcherReply> TikaGrpc.getDeleteFetcherMethod()com.google.protobuf.Parser<DeleteFetcherRequest>DeleteFetcherRequest.getParserForType()static com.google.protobuf.Parser<DeleteFetcherRequest>DeleteFetcherRequest.parser()Methods in org.apache.tika with parameters of type DeleteFetcherRequestModifier and TypeMethodDescriptiondefault voidTikaGrpc.AsyncService.deleteFetcher(DeleteFetcherRequest request, io.grpc.stub.StreamObserver<DeleteFetcherReply> responseObserver) Delete a fetcher from the fetcher store.TikaGrpc.TikaBlockingStub.deleteFetcher(DeleteFetcherRequest request) Delete a fetcher from the fetcher store.TikaGrpc.TikaBlockingV2Stub.deleteFetcher(DeleteFetcherRequest request) Delete a fetcher from the fetcher store.com.google.common.util.concurrent.ListenableFuture<DeleteFetcherReply>TikaGrpc.TikaFutureStub.deleteFetcher(DeleteFetcherRequest request) Delete a fetcher from the fetcher store.voidTikaGrpc.TikaStub.deleteFetcher(DeleteFetcherRequest request, io.grpc.stub.StreamObserver<DeleteFetcherReply> responseObserver) Delete a fetcher from the fetcher store.DeleteFetcherRequest.Builder.mergeFrom(DeleteFetcherRequest other) static DeleteFetcherRequest.BuilderDeleteFetcherRequest.newBuilder(DeleteFetcherRequest prototype)