Class StatisticsGrpc.StatisticsImplBase
- java.lang.Object
-
- com.streamlayer.analytics.statistics.v1.StatisticsGrpc.StatisticsImplBase
-
- All Implemented Interfaces:
StatisticsGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- StatisticsGrpc
public abstract static class StatisticsGrpc.StatisticsImplBase extends java.lang.Object implements io.grpc.BindableService, StatisticsGrpc.AsyncService
Base class for the server implementation of the service Statistics.
-
-
Constructor Summary
Constructors Constructor Description StatisticsImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.streamlayer.analytics.statistics.v1.StatisticsGrpc.AsyncService
adminList, authenticationsSend, authenticationsTotal, buttonInitializedSend, buttonInitializedTotal, callsSend, callsSessionDurationAvg, callsTotal, callsTotalGroupParticipants, callsTotalParticipants, conversationsSend, conversationsSessionDurationAvg, conversationsTotal, conversationsTotalGroupParticipants, conversationsTotalParticipants, engagementsTotal, engagementsTotalByCategories, eventOpenedSend, eventOpenedTotal, interactionsCreate, interactionsSessionDurationAvg, interactionsSessionDurations, interactionsTotal, interactionsTotalByCategories, interactionsTotalByTimeLine, invitationsSend, invitationsTotal, launchButtonSend, launchButtonTotal, notificationsSend, notificationsTotal, notificationsTotalByCategories, permissionsSend, permissionsTotal, pollsSend, pollsTotal, pollsTotalStats, queryExec, queryList, rootStudioDashboard, sessionHearbeatSend, sessionHearbeatSessionDurationAvg, sessionHearbeatSessionDurations, studioDashboard, totalButtonInitializedByTimeLine, totalChatUsers, totalEngagementsByTimeLine, totalInvitationsAcceptedByTimeline, totalInvitationsSentByTimeline, totalMessagesByTimeline, totalPollsByTimeline, totalStatsByTimeline, totalTwitterByTimeline, totalViewersByTimeLine, totalVoicesByTimeline, totalVoiceUsers, viewersTotal, wavesSend, wavesTotal, wavesTotalByKind
-
-