public static class NStreamQueryPlanBuilder.BestChainResult extends Object
Constructor and Description |
---|
BestChainResult(int depth,
int[] chain)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
int[] |
getChain()
Returns chain of stream numbers.
|
int |
getDepth()
Returns depth of lookups via index in chain.
|
String |
toString() |