blended
.
util
protocol
package
protocol
Visibility
Public
All
Type Members
case class
CounterInfo
(
count:
Int
,
firstCount:
Option
[
Long
]
,
lastCount:
Option
[
Long
]
)
extends
Product
with
Serializable
case class
IncrementCounter
(
count:
Int
=
1
)
extends
Product
with
Serializable
class
TrackingCounter
extends
Actor
with
ActorLogging
Value Members
object
QueryCounter
extends
Product
with
Serializable
object
StopCounter
extends
Product
with
Serializable
object
TrackingCounter
Ungrouped