Skip to content

Commit

Permalink
javadoc related error
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhmaurya committed Mar 21, 2024
1 parent 3816c0d commit 2002c2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import java.util.List;

/**
* The value fetcher contains logic to execute script and fetch the value in form of List<Object>.
* The value fetcher contains logic to execute script and fetch the value in form of list of object.
* It expects DerivedFieldScript.LeafFactory as an input and sets the contract with consumer to call
* {@link #setNextReader(LeafReaderContext)} whenever a segment is switched.
*/
Expand Down

0 comments on commit 2002c2c

Please sign in to comment.