id: 1 unit: public static void main() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventCount.java start line: 73 end line: 134 size: 49 LOC McCabe index: 3 number of parameters: 1 id: 2 unit: public static void main() file: table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/SpendReport.java start line: 35 end line: 68 size: 31 LOC McCabe index: 1 number of parameters: 1 id: 3 unit: public void run() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Producer.java start line: 47 end line: 72 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 4 unit: void throttle() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Throttler.java start line: 53 end line: 71 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 5 unit: def write_data() file: pyflink-walkthrough/generator/generate_source_data.py start line: 0 end line: 0 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 6 unit: public static void main() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java start line: 58 end line: 80 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 7 unit: def log_processing() file: pyflink-walkthrough/payment_msg_proccessing.py start line: 0 end line: 0 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 8 unit: public boolean equals() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 87 end line: 99 size: 13 LOC McCabe index: 7 number of parameters: 1 id: 9 unit: private static void configureEnvironment() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventCount.java start line: 136 end line: 151 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 10 unit: def create_producer() file: pyflink-walkthrough/generator/generate_source_data.py start line: 0 end line: 0 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 11 unit: public static void main() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/DataGenerator.java start line: 36 end line: 48 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 12 unit: public ClickEventStatistics() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 43 end line: 52 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 13 unit: public boolean equals() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 61 end line: 70 size: 10 LOC McCabe index: 5 number of parameters: 1 id: 14 unit: public String toString() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 107 end line: 115 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 15 unit: private String nextPage() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java start line: 112 end line: 120 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 16 unit: private Properties getProperties() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Producer.java start line: 79 end line: 88 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 17 unit: public ProducerRecord serialize() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventSerializationSchema.java start line: 46 end line: 54 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 18 unit: public void process() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/ClickEventStatisticsCollector.java start line: 37 end line: 46 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 19 unit: private static Properties createKafkaProperties() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java start line: 82 end line: 89 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 20 unit: public String toString() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 78 end line: 84 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 21 unit: public Transaction get() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSupplier.java start line: 45 end line: 52 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 22 unit: public ClickEvent map() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/BackpressureMap.java start line: 38 end line: 44 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 23 unit: private Date nextTimestamp() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java start line: 106 end line: 110 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 24 unit: public Producer() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Producer.java start line: 40 end line: 44 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 25 unit: public ClickEvent() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 26 unit: ClickEvent next() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/ClickEventGenerator.java start line: 101 end line: 104 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 27 unit: public ClickEvent deserialize() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventDeserializationSchema.java start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 28 unit: public boolean isEndOfStream() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventDeserializationSchema.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 29 unit: public TypeInformation getProducedType() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventDeserializationSchema.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 30 unit: public ClickEventSerializationSchema() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventSerializationSchema.java start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 31 unit: public Date getWindowStart() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 32 unit: public void setWindowStart() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 33 unit: public Date getWindowEnd() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 34 unit: public void setWindowEnd() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 35 unit: public String getPage() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: public void setPage() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 37 unit: public long getCount() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 38 unit: public void setCount() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 39 unit: public int hashCode() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 40 unit: public Date getTimestamp() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 41 unit: public void setTimestamp() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 42 unit: public String getPage() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 43 unit: public void setPage() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 44 unit: public int hashCode() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 45 unit: private boolean causeBackpressure() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/BackpressureMap.java start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 46 unit: public Long createAccumulator() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/CountingAggregator.java start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 47 unit: public Long add() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/CountingAggregator.java start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 48 unit: public Long getResult() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/CountingAggregator.java start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: public Long merge() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/functions/CountingAggregator.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 50 unit: public void close() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/Producer.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 51 unit: public UnimplementedException() file: table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/UnimplementedException.java start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 52 unit: public static Table report() file: table-walkthrough/src/main/java/org/apache/flink/playgrounds/spendreport/SpendReport.java start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 53 unit: public ClickEventSerializationSchema() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventSerializationSchema.java start line: 38 end line: 39 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 54 unit: public ClickEventStatistics() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEventStatistics.java start line: 40 end line: 41 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 55 unit: public ClickEvent() file: docker/ops-playground-image/java/flink-playground-clickcountjob/src/main/java/org/apache/flink/playgrounds/ops/clickcount/records/ClickEvent.java start line: 36 end line: 37 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 56 unit: def province_id_to_name() file: pyflink-walkthrough/payment_msg_proccessing.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 57 unit: public void configure() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSerializer.java start line: 32 end line: 32 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 58 unit: public void close() file: docker/data-generator/src/main/java/org/apache/flink/playground/datagen/model/TransactionSerializer.java start line: 46 end line: 46 size: 1 LOC McCabe index: 1 number of parameters: 0