Uses of Class
com.c8db.entity.C8StreamStatisticsEntity
-
Packages that use C8StreamStatisticsEntity Package Description com.c8db com.c8db.internal -
-
Uses of C8StreamStatisticsEntity in com.c8db
Methods in com.c8db that return C8StreamStatisticsEntity Modifier and Type Method Description C8StreamStatisticsEntityC8Stream. getStatistics(boolean isLocal)Get the statistics for the given stream. -
Uses of C8StreamStatisticsEntity in com.c8db.internal
Methods in com.c8db.internal that return C8StreamStatisticsEntity Modifier and Type Method Description C8StreamStatisticsEntityC8StreamImpl. getStatistics(boolean isLocal)Methods in com.c8db.internal that return types with arguments of type C8StreamStatisticsEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<C8StreamStatisticsEntity>InternalC8Stream. getC8StreamStatisticsResponseDeserializer()
-