Class DistributedQueryContext
java.lang.Object
com.orientechnologies.orient.core.db.DistributedQueryContext
Created by luigidellaquila on 28/06/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()getDb()voidvoidsetQueryId(String queryId) voidsetResultSet(OResultSet resultSet)
-
Constructor Details
-
DistributedQueryContext
public DistributedQueryContext()
-
-
Method Details
-
getQueryId
-
setQueryId
-
getDb
-
setDb
-
getResultSet
-
setResultSet
-
fetchNextPage
-
close
public void close()
-