Class PlayerDataServiceGrpc.PlayerDataServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<PlayerDataServiceGrpc.PlayerDataServiceFutureStub>
io.grpc.stub.AbstractFutureStub<PlayerDataServiceGrpc.PlayerDataServiceFutureStub>
tech.skworks.tachyon.service.contracts.player.data.PlayerDataServiceGrpc.PlayerDataServiceFutureStub
Enclosing class:
PlayerDataServiceGrpc

public static class PlayerDataServiceGrpc.PlayerDataServiceFutureStub extends io.grpc.stub.AbstractFutureStub<PlayerDataServiceGrpc.PlayerDataServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service PlayerDataService.
  • Nested Class Summary

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

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

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    com.google.common.util.concurrent.ListenableFuture<PullProfileResponse>
     
    com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>
     

    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, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady

    Methods inherited from class Object

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