gql-server
0.2.8-95-51bb203
gql-server
API
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
server.planner
Analyzer
Analyzer
TraversalState
BatchRef
Node
NodeId
NodeTree
OptimizedDAG
OptimizedDAG
PlanEnumeration
Batch
BatchId
EndTime
EndTime
EnumerationState
Family
FamilyId
NodeId
Problem
Planner
Planner
Application
Application
Mutation
Query
Subscription
CompilationError
CompilationError
Parse
Parse
Preparation
Preparation
Compiler
PartiallyAppliedCompiler
Schema
Schema
Statistics
Statistics
CovVarRegression
Point
Stats
gql-server
/
gql
/
gql.server.planner
/
PlanEnumeration
/
Problem
Problem
gql.server.planner.PlanEnumeration$.Problem
final case
class
Problem
(
families
:
Array
[
Family
],
arcs
:
Map
[
NodeId
,
Set
[
NodeId
]])
Attributes
Source
PlanEnumeration.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Concrete fields
val
all
:
Array
[
NodeId
]
Attributes
Source
PlanEnumeration.scala
val
familyMap
:
Map
[
NodeId
,
FamilyId
]
Attributes
Source
PlanEnumeration.scala
val
reverseArcs
:
Map
[
NodeId
,
Set
[
NodeId
]]
Attributes
Source
PlanEnumeration.scala
In this article
Attributes
Members list
Value members
Inherited methods
Concrete fields