org.hibernate.search.engine.spi
public class DepthValidator extends Object
IndexedEmbedded
or ContainedIn annotations.| Constructor and Description |
|---|
DepthValidator(int maxDepth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
void |
increaseDepth() |
boolean |
isMaxDepthInfinite() |
boolean |
isMaxDepthReached() |
String |
toString() |
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved