Class PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<PlayerDataServiceGrpc.PlayerDataServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<PlayerDataServiceGrpc.PlayerDataServiceBlockingStub>
tech.skworks.tachyon.service.contracts.player.data.PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
- Enclosing class:
PlayerDataServiceGrpc
public static class PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<PlayerDataServiceGrpc.PlayerDataServiceBlockingStub>
A stub to allow clients to do limited synchronous 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 TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) pullProfile(PullProfileRequest request) com.google.protobuf.EmptypushProfile(PushProfileRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected PlayerDataServiceGrpc.PlayerDataServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<PlayerDataServiceGrpc.PlayerDataServiceBlockingStub>
-
pullProfile
-
pushProfile
-