| Package | Description |
|---|---|
| org.finra.herd.service.functional |
| Modifier and Type | Method and Description |
|---|---|
QuadPredicate<String,String,String,String> |
ElasticsearchFunctions.getIsValidFunction() |
QuadPredicate<String,String,String,String> |
SearchFunctions.getIsValidFunction()
The isValid function will take as arguments indexName, documentType, id, json and validate the document against the index and return true if the document
is valid and false otherwise.
|
Copyright © 2017. All rights reserved.