|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.marklogic.xcc.ResultChannelName
public class ResultChannelName
A type-safe enumeration of ResultSequence channel names.
As of the 3.1 release, only the PRIMARY channel will contain meaningful information. The
WARNINGS channel is defiend but will always be empty. Additional channels may become
available in future releases.
| Field Summary | |
|---|---|
static ResultChannelName |
PRIMARY
The primary result channel (the actual result). |
static ResultChannelName |
WARNINGS
Any warnings related to the result. |
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ResultChannelName PRIMARY
public static final ResultChannelName WARNINGS
| Method Detail |
|---|
public String toString()
toString in class Object
|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com