Package org.infinispan.query.remote.json
Class Hit
java.lang.Object
org.infinispan.query.remote.json.Hit
- All Implemented Interfaces:
JsonSerialization
- Direct Known Subclasses:
EntityProjection
Represents each of the search results.
- Since:
- 9.4
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Hit
-
-
Method Details
-
getValue
-
toJson
- Specified by:
toJson
in interfaceJsonSerialization
-