public class LoadPlanTreePrinter extends Object
QuerySpaces graph as a tree structure.
Intended for use in debugging, logging, etc.
Aggregates calls to the QuerySpaceTreePrinter and ReturnGraphTreePrinter| Modifier and Type | Field and Description |
|---|---|
static LoadPlanTreePrinter |
INSTANCE
Singleton access
|
| Constructor and Description |
|---|
LoadPlanTreePrinter() |
public static final LoadPlanTreePrinter INSTANCE
public void logTree(LoadPlan loadPlan, AliasResolutionContext aliasResolutionContext)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.