public interface RawPlanDefinition extends RawPlan
| Modifier and Type | Method and Description |
|---|---|
JSONWriteHandle |
getHandle()
Returns the handle for the JSON representation
of the AST for the plan.
|
void |
setHandle(JSONWriteHandle handle)
Specifies the handle for the JSON representation
of the AST for the plan.
|
RawPlanDefinition |
withHandle(JSONWriteHandle handle)
Assigns the handle and returns the raw plan as a
convenience.
|
bindParambindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParam,
bindParamJSONWriteHandle getHandle()
void setHandle(JSONWriteHandle handle)
handle - the JSON handleRawPlanDefinition withHandle(JSONWriteHandle handle)
handle - the JSON handleCopyright © 2024 MarkLogic Corporation. All Rights Reserved.