MCPcopy Create free account
hub / github.com/crate/crate / cursor

Method cursor

server/src/main/java/io/crate/analyze/AnalyzedFetch.java:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public Cursor cursor() {
43 return cursor;
44 }
45
46 public ScrollMode scrollMode() {
47 return fetch.scrollMode();

Callers 12

test_mbean_shardsMethod · 0.80
_execute_sqlFunction · 0.80
wait_for_schema_updateFunction · 0.80
wait_for_functionFunction · 0.80
tearDownFunction · 0.80
_assert_nodes_joinedMethod · 0.80
executeOrFailMethod · 0.80

Calls

no outgoing calls

Tested by 11

test_mbean_shardsMethod · 0.64
_execute_sqlFunction · 0.64
wait_for_schema_updateFunction · 0.64
wait_for_functionFunction · 0.64
tearDownFunction · 0.64
_assert_nodes_joinedMethod · 0.64