Class PlayerDataServiceGrpc.PlayerDataServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<PlayerDataServiceGrpc.PlayerDataServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<PlayerDataServiceGrpc.PlayerDataServiceBlockingStub>
tech.skworks.tachyon.service.contracts.player.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) com.google.protobuf.EmptydeleteComponent(DeleteComponentRequest request) com.google.protobuf.EmptyfreePlayer(FreePlayerRequest request) getPlayer(GetPlayerRequest request) com.google.protobuf.EmptyplayerHeartBeat(PlayerHeartBeatRequest request) com.google.protobuf.Emptycom.google.protobuf.EmptysaveComponent(SaveComponentRequest request) com.google.protobuf.EmptysaveProfile(SaveProfileRequest 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>
-
getPlayer
-
saveComponent
-
saveProfile
-
deleteComponent
-
playerHeartBeat
-
playerHeartBeatBatch
-
freePlayer
-