Uses of Class
org.apache.tika.GetFetcherConfigJsonSchemaRequest
Packages that use GetFetcherConfigJsonSchemaRequest
-
Uses of GetFetcherConfigJsonSchemaRequest in org.apache.tika
Methods in org.apache.tika that return GetFetcherConfigJsonSchemaRequestModifier and TypeMethodDescriptionGetFetcherConfigJsonSchemaRequest.Builder.build()GetFetcherConfigJsonSchemaRequest.Builder.buildPartial()GetFetcherConfigJsonSchemaRequest.getDefaultInstance()GetFetcherConfigJsonSchemaRequest.Builder.getDefaultInstanceForType()GetFetcherConfigJsonSchemaRequest.getDefaultInstanceForType()GetFetcherConfigJsonSchemaRequest.parseDelimitedFrom(InputStream input) GetFetcherConfigJsonSchemaRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetFetcherConfigJsonSchemaRequest.parseFrom(byte[] data) GetFetcherConfigJsonSchemaRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetFetcherConfigJsonSchemaRequest.parseFrom(com.google.protobuf.ByteString data) GetFetcherConfigJsonSchemaRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetFetcherConfigJsonSchemaRequest.parseFrom(com.google.protobuf.CodedInputStream input) GetFetcherConfigJsonSchemaRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetFetcherConfigJsonSchemaRequest.parseFrom(InputStream input) GetFetcherConfigJsonSchemaRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetFetcherConfigJsonSchemaRequest.parseFrom(ByteBuffer data) GetFetcherConfigJsonSchemaRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.tika that return types with arguments of type GetFetcherConfigJsonSchemaRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetFetcherConfigJsonSchemaRequest,GetFetcherConfigJsonSchemaReply> TikaGrpc.getGetFetcherConfigJsonSchemaMethod()com.google.protobuf.Parser<GetFetcherConfigJsonSchemaRequest>GetFetcherConfigJsonSchemaRequest.getParserForType()static com.google.protobuf.Parser<GetFetcherConfigJsonSchemaRequest>GetFetcherConfigJsonSchemaRequest.parser()Methods in org.apache.tika with parameters of type GetFetcherConfigJsonSchemaRequestModifier and TypeMethodDescriptiondefault voidTikaGrpc.AsyncService.getFetcherConfigJsonSchema(GetFetcherConfigJsonSchemaRequest request, io.grpc.stub.StreamObserver<GetFetcherConfigJsonSchemaReply> responseObserver) Get the Fetcher Config schema for a given fetcher class.TikaGrpc.TikaBlockingStub.getFetcherConfigJsonSchema(GetFetcherConfigJsonSchemaRequest request) Get the Fetcher Config schema for a given fetcher class.TikaGrpc.TikaBlockingV2Stub.getFetcherConfigJsonSchema(GetFetcherConfigJsonSchemaRequest request) Get the Fetcher Config schema for a given fetcher class.com.google.common.util.concurrent.ListenableFuture<GetFetcherConfigJsonSchemaReply>TikaGrpc.TikaFutureStub.getFetcherConfigJsonSchema(GetFetcherConfigJsonSchemaRequest request) Get the Fetcher Config schema for a given fetcher class.voidTikaGrpc.TikaStub.getFetcherConfigJsonSchema(GetFetcherConfigJsonSchemaRequest request, io.grpc.stub.StreamObserver<GetFetcherConfigJsonSchemaReply> responseObserver) Get the Fetcher Config schema for a given fetcher class.GetFetcherConfigJsonSchemaRequest.Builder.mergeFrom(GetFetcherConfigJsonSchemaRequest other) GetFetcherConfigJsonSchemaRequest.newBuilder(GetFetcherConfigJsonSchemaRequest prototype)