io
.
gatling
.
metrics
.
sender
TcpSender
Related Doc:
package sender
class
TcpSender
extends
MetricsSender
with
AkkaDefaults
Linear Supertypes
AkkaDefaults
,
AskSupport
,
MetricsSender
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
TcpSender
AkkaDefaults
AskSupport
MetricsSender
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Instance Constructors
new
TcpSender
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
actorName
(
base:
String
)
:
String
Definition Classes
AkkaDefaults
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
ask
(
actorSelection:
ActorSelection
,
message:
Any
)
(
implicit
timeout:
Timeout
)
:
Future
[
Any
]
Definition Classes
AskSupport
implicit
def
ask
(
actorSelection:
ActorSelection
)
:
AskableActorSelection
Definition Classes
AskSupport
def
ask
(
actorRef:
ActorRef
,
message:
Any
)
(
implicit
timeout:
Timeout
)
:
Future
[
Any
]
Definition Classes
AskSupport
implicit
def
ask
(
actorRef:
ActorRef
)
:
AskableActorRef
Definition Classes
AskSupport
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
implicit
def
dispatcher
:
ExecutionContextExecutor
Definition Classes
AkkaDefaults
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
flush
()
:
Unit
Definition Classes
TcpSender
→
MetricsSender
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
os
:
FastBufferedOutputStream
implicit
def
scheduler
:
Scheduler
Definition Classes
AkkaDefaults
def
sendToGraphite
(
bytes:
Array
[
Byte
]
)
:
Unit
Definition Classes
TcpSender
→
MetricsSender
def
sendToGraphite
[
T
]
(
metricPath:
String
,
value:
T
,
epoch:
Long
)
(
implicit
arg0:
Numeric
[
T
]
)
:
Unit
Definition Classes
MetricsSender
val
simulationTimeOut
:
FiniteDuration
Definition Classes
AkkaDefaults
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
implicit
def
system
:
ActorSystem
Definition Classes
AkkaDefaults
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
AkkaDefaults
Inherited from
AskSupport
Inherited from
MetricsSender
Inherited from
AnyRef
Inherited from
Any
Ungrouped