public class Join extends Object
!join operation on documents within a single collection.| Modifier and Type | Class and Description |
|---|---|
static class |
Join.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Join.Builder |
from(Field from) |
static Join.Builder |
from(String fieldname) |
Field |
getFrom() |
Field |
getTo() |
public static Join.Builder from(Field from)
from - public static Join.Builder from(String fieldname)
fieldname - public Field getFrom()
public Field getTo()
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.