Class HttpUriRecognitionServiceGrpc.HttpUriRecognitionServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<HttpUriRecognitionServiceGrpc.HttpUriRecognitionServiceFutureStub>
org.apache.skywalking.oap.server.ai.pipeline.grpc.HttpUriRecognitionServiceGrpc.HttpUriRecognitionServiceFutureStub
Enclosing class:
HttpUriRecognitionServiceGrpc

public static final class HttpUriRecognitionServiceGrpc.HttpUriRecognitionServiceFutureStub extends io.grpc.stub.AbstractFutureStub<HttpUriRecognitionServiceGrpc.HttpUriRecognitionServiceFutureStub>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>
    Feed new raw data and matched patterns to the AI-server.
    com.google.common.util.concurrent.ListenableFuture<HttpUriRecognitionResponse>
    Sync for the pattern recognition dictionary.

    Methods inherited from class io.grpc.stub.AbstractFutureStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait