public class EmitFunction extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMIT_FUNCTION |
| Constructor and Description |
|---|
EmitFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
currentDoc(String docId) |
void |
currentIndex(View view) |
void |
emit(Object indexKey,
Object value) |
void |
emit(String docId) |
public static final String EMIT_FUNCTION
Copyright © 2017. All rights reserved.