File: sources.am

package info (click to toggle)
groonga 15.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 171,500 kB
  • sloc: ansic: 772,536; cpp: 51,530; ruby: 40,538; javascript: 10,250; yacc: 7,045; sh: 5,622; python: 2,821; makefile: 1,677
file content (16 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sharding_scripts =				\
	logical_count.rb			\
	logical_enumerator.rb			\
	logical_parameters.rb			\
	logical_range_filter.rb			\
	logical_select.rb			\
	logical_shard_list.rb			\
	logical_table_remove.rb			\
	parameters.rb				\
	range_expression_builder.rb		\
	keys_parsable.rb			\
	dynamic_columns.rb			\
	window.rb			\
	stream_execute_context.rb		\
	stream_shard_executor.rb		\
	stream_executor.rb