@ThreadSafe @FunctionalInterface public static interface FieldSelector.FieldFilter
| Modifier and Type | Method and Description |
|---|---|
org.bson.Document |
apply(org.bson.Document doc)
Applies this filter to the given document to exclude or rename fields.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.