gql-server
0.2.4
gql-server
API
gql
Application
Application
Mutation
Query
Subscription
CompilationError
CompilationError
Parse
Parse
Preparation
Preparation
Compiler
PartiallyAppliedCompiler
Schema
Schema
Statistics
Statistics
CovVarRegression
Point
Stats
gql.interpreter
BackpressureSignal
BackpressureSignal
Signal
State
BatchAccumulator
BatchAccumulator
DebugPrinter
DebugPrinter
Printer
Doced
Doced
EvalFailure
EvalFailure
Basic
BatchResolution
EffectResolution
Raised
StreamHeadResolution
StreamTailResolution
EvalNode
EvalNode
IndexedData
IndexedData
Interpreter
Interpreter
RunInput
RunInput
StreamingData
StreamingData
InterpreterImpl
Lease
Scope
Scope
State
Closed
Open
State
SignalScopes
SignalScopes
ResourceInfo
StreamInfo
StepCont
StepCont
Continue
Done
Join
TupleWith
Visitor
gql.planner
Planner
Planner
BatchRef
Children
Children
Node
NodeId
NodeTree
NodeTree
Plan
Plan
PlannedNodeTree
PlannedNodeTree
TraversalState
gql-server
/
gql.interpreter
/
StepCont
/
TupleWith
TupleWith
gql.interpreter.StepCont$.TupleWith
final case
class
TupleWith
[
F
[
_
],
I
,
C
,
O
](
m
:
Map
[
Int
,
C
],
next
:
StepCont
[
F
, (
I
,
C
),
O
])
extends
StepCont
[
F
,
I
,
O
]
Attributes
Source:
Interpreter.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
StepCont
[
F
,
I
,
O
]
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product