public class InterpreterResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static InterpreterResult |
NO_RESULT |
| Constructor and Description |
|---|
InterpreterResult(com.mongodb.DBCursor cursor,
com.mongodb.DBObject object,
com.mongodb.WriteResult result) |
public static final InterpreterResult NO_RESULT
Copyright © 2013. All Rights Reserved.