Class PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub>
tech.skworks.tachyon.service.contracts.player.session.PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub
- Enclosing class:
PlayerSessionServiceGrpc
public static class PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service PlayerSessionService.
-
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.EmptyfreePlayer(FreePlayerRequest request) com.google.protobuf.EmptyplayerHeartBeat(PlayerHeartBeatRequest request) com.google.protobuf.EmptyMethods 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 PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<PlayerSessionServiceGrpc.PlayerSessionServiceBlockingStub>
-
playerHeartBeat
-
playerHeartBeatBatch
-
freePlayer
-