Package com.mongodb.client.model
Class Facet
- java.lang.Object
-
- com.mongodb.client.model.Facet
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getName()
List<? extends Bson>
getPipeline()
int
hashCode()
String
toString()
-
-
-
Method Detail
-
getName
public String getName()
- Returns:
- the facet name
-
-