Package org.infinispan.query.remote.impl
Class RemoteQueryResult
- java.lang.Object
-
- org.infinispan.query.remote.impl.RemoteQueryResult
-
public final class RemoteQueryResult extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getProjections()List<Object>getResults()longgetTotalResults()
-