railo.runtime.dump
Class DumpProperties
java.lang.Object
railo.runtime.dump.DumpProperties
public class DumpProperties
- extends Object
Constructor Summary |
DumpProperties(int maxlevel,
Set show,
Set hide,
int keys,
boolean metainfo,
boolean showUDFs)
|
DEFAULT_MAX_LEVEL
public static final int DEFAULT_MAX_LEVEL
- See Also:
- Constant Field Values
DEFAULT
public static final DumpProperties DEFAULT
DumpProperties
public DumpProperties(int maxlevel,
Set show,
Set hide,
int keys,
boolean metainfo,
boolean showUDFs)
getMetainfo
public boolean getMetainfo()
- Returns:
- the metainfo
getShow
public Set getShow()
- Returns:
- the show
getHide
public Set getHide()
- Returns:
- the hide
getMaxlevel
public int getMaxlevel()
getMaxKeys
public int getMaxKeys()
- Returns:
- the keys
getShowUDFs
public boolean getShowUDFs()
- Returns:
- the showUDFs
Copyright © 2012 Railo