public class IndexWhereProcCtx extends Object implements NodeProcessorCtx
| Constructor and Description |
|---|
IndexWhereProcCtx(Task<? extends Serializable> task,
ParseContext parseCtx) |
| Modifier and Type | Method and Description |
|---|---|
Task<? extends Serializable> |
getCurrentTask() |
ParseContext |
getParseContext() |
public IndexWhereProcCtx(Task<? extends Serializable> task, ParseContext parseCtx)
public ParseContext getParseContext()
public Task<? extends Serializable> getCurrentTask()
Copyright © 2017 The Apache Software Foundation. All rights reserved.