warp10-scala-client
warp10-scala-client
API
com.clevercloud.warp10client
models
FetchRange
FetchRange
LabelSelector
LabelledSelector
Query
RangeBefore
RawSelector
RecordsSince
RecordsSinceMicros
Selector
Selector
Serializable
StartStopRange
StartStopRangeMicros
WarpConfiguration
gts_module
Coordinates
GTS
GTS
GTSBooleanValue
GTSDoubleValue
GTSLongValue
GTSMacroValue
GTSPoint
GTSPoint
GTSStringValue
GTSValue
GTSValue
gtsPointOrdering
gts_errors
CantParseAsBoolean
CantParseAsDouble
CantParseAsMacro
CantParseAsString
InvalidGTSFormat
InvalidGTSLabelsFormat
InvalidGTSPointCoordinatesFormat
InvalidGTSPointElevationFormat
InvalidGTSPointFormat
InvalidGTSPointStructureFormat
InvalidGTSPointTimestampFormat
InvalidGTSPointValueFormat
InvalidGTSStructureFormat
InvalidGTSclassnameFormat
ListInvalidGTSFormat
ListInvalidGTSPointFormat
MacroValueParseNotImplemented
Fetcher
Pusher
Runner
Warp10Client
WarpClient
WarpClientContext
WarpClientUtils
WarpException
X-Warp10-Token
warp10-scala-client
/
com.clevercloud.warp10client
/
Runner
Runner
com.clevercloud.warp10client.Runner
object
Runner
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Runner
.
type
Members list
Clear all
Type members
Types
type
WarpScript
=
String
Value members
Concrete methods
def
exec
(
)(
implicit
warpClientContext
:
WarpClientContext
):
Flow
[
WarpScript
,
Seq
[
GTS
],
NotUsed
]
def
jsonToGTSSeq
(
):
Flow
[
String
,
Seq
[
GTS
],
NotUsed
]
def
processResponseTry
(
implicit
warpClientContext
:
WarpClientContext
):
Flow
[
Try
[
HttpResponse
],
String
,
NotUsed
]
In this article
Attributes
Members list
Type members
Types
Value members
Concrete methods