Uses of Class
com.couchbase.client.core.json.stream.MatchedValue
Packages that use MatchedValue
-
Uses of MatchedValue in com.couchbase.client.core.json.stream
Method parameters in com.couchbase.client.core.json.stream with type arguments of type MatchedValueModifier and TypeMethodDescriptionJsonStreamParser.Builder.doOnValue
(String jsonPointer, Consumer<MatchedValue> callback) Register a callback to invoke when the target of the JSON pointer is found.