id: 1 unit: public Timer timer() file: src/main/java/com/spotify/bigtable/metrics/BigtableSemanticMetricsRegistry.java start line: 97 end line: 112 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 2 unit: public BigtableMutation deleteCellsFromColumn() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 104 end line: 120 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 3 unit: public Counter counter() file: src/main/java/com/spotify/bigtable/metrics/BigtableSemanticMetricsRegistry.java start line: 80 end line: 94 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 4 unit: public Meter meter() file: src/main/java/com/spotify/bigtable/metrics/BigtableSemanticMetricsRegistry.java start line: 115 end line: 129 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 5 unit: protected static Optional headOption() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 125 end line: 134 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 6 unit: public BigtableMutation write() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 148 end line: 157 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 7 unit: public BigtableReadModifyWriteImpl() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 58 end line: 66 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 8 unit: protected void addRowFilter() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 103 end line: 112 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 9 unit: public BigtableMutation write() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 137 end line: 145 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 10 unit: public RowsReadImpl addRowRangeOpen() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 120 end line: 126 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 11 unit: public RowsReadImpl addRowRangeClosed() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 129 end line: 135 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 12 unit: OneColT columnQualifier() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 188 end line: 194 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 13 unit: MultiColT columnQualifierRegex() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 195 end line: 201 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 14 unit: public MultiCellT startTimestampMicros() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 210 end line: 216 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 15 unit: public MultiCellT endTimestampMicros() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 219 end line: 225 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 16 unit: public RowsReadImpl addKeys() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 100 end line: 105 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 17 unit: public MultiColT startQualifierClosed() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 204 end line: 209 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 18 unit: public MultiColT startQualifierOpen() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 212 end line: 217 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 19 unit: public MultiColT endQualifierClosed() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 220 end line: 225 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 20 unit: public MultiColT endQualifierOpen() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 228 end line: 233 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 21 unit: MultiFamT familyRegex() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 155 end line: 160 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 22 unit: public MultiCellT limit() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 202 end line: 207 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 23 unit: public MultiCellT startValueClosed() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 234 end line: 239 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 24 unit: public MultiCellT startValueOpen() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 242 end line: 247 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 25 unit: public MultiCellT endValueClosed() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 250 end line: 255 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 26 unit: public MultiCellT endValueOpen() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 258 end line: 263 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 27 unit: OneFamT columnFamily() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 164 end line: 169 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 28 unit: public BigtableMutationImpl() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 60 end line: 65 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 29 unit: public BigtableMutation deleteColumnFamily() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 30 unit: public BigtableMutation write() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 129 end line: 134 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 31 unit: public Read read() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 86 end line: 91 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 32 unit: public BigtableSemanticMetricsRegistry() file: src/main/java/com/spotify/bigtable/metrics/BigtableSemanticMetricsRegistry.java start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 33 unit: private CellReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadCell.java start line: 110 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 34 unit: public ListenableFuture executeAsync() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 75 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 35 unit: public BigtableMutation deleteRow() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 78 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: private BigtableReadModifyWrite addRule() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 105 end line: 109 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 37 unit: public Bigtable() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 58 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 38 unit: public RowsReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 39 unit: public RowsReadImpl addKeysBinary() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 108 end line: 111 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: public RowsReadImpl limit() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 114 end line: 117 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 41 unit: public ColumnWithinRowsRead column() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 158 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 42 unit: public MultiCellT valueRegex() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 228 end line: 231 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 43 unit: public AbstractBigtableRead() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 69 end line: 72 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 44 unit: public ColumnWithinFamilyRead column() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 45 unit: public ColumnWithinRowsRead column() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 138 end line: 141 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 46 unit: public ColumnsWithinFamilyRead columnQualifierRegex() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 47 unit: public ColumnsWithinRowsRead columnQualifierRegex() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 138 end line: 141 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 48 unit: public BigtableSampleRowKeysImpl() file: src/main/java/com/spotify/bigtable/sample/BigtableSampleRowKeysImpl.java start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 49 unit: public BigtableMutation deleteColumn() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 50 unit: public BigtableMutation write() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 51 unit: public ListenableFuture executeAsync() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 52 unit: public Read read() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 80 end line: 83 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 53 unit: public BigtableReadModifyWrite thenAppendValue() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 54 unit: public BigtableReadModifyWrite thenIncrementAmount() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 55 unit: public BigtableTable() file: src/main/java/com/spotify/bigtable/BigtableTable.java start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 56 unit: public BigtableSemanticMetricsRegistry() file: src/main/java/com/spotify/bigtable/metrics/BigtableSemanticMetricsRegistry.java start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 57 unit: public ResultScanner execute() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 58 unit: public FamilyWithinRowsRead family() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 59 unit: public FamiliesWithinRowsRead familyRegex() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 60 unit: public FamiliesWithinRowsRead families() file: src/main/java/com/spotify/bigtable/read/ReadRows.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 61 unit: protected ColumnWithinFamilyRead oneCol() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 62 unit: public CellWithinCellsRead latestCell() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 63 unit: public CellsWithinColumnRead cells() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 64 unit: protected ColumnWithinFamiliesRead oneCol() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 65 unit: public CellWithinFamiliesRead latestCell() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 66 unit: public CellsWithinFamiliesRead cells() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 67 unit: protected ColumnWithinRowsRead oneCol() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 68 unit: public CellWithinRowsRead latestCell() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 69 unit: public CellsWithinRowsRead cells() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 70 unit: private AbstractColumnRead() file: src/main/java/com/spotify/bigtable/read/ReadColumn.java start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 71 unit: ColumnsWithinFamilyRead multiCol() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 72 unit: public CellWithinColumnsRead latestCell() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 73 unit: public CellsWithinColumnsRead cells() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 74 unit: ColumnsWithinFamiliesRead multiCol() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 75 unit: public CellsWithinFamiliesRead cells() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 76 unit: public CellWithinFamiliesRead latestCell() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 77 unit: ColumnsWithinRowsRead multiCol() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 78 unit: public CellsWithinRowsRead cells() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 79 unit: public CellWithinRowsRead latestCell() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 80 unit: private MultiReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 81 unit: public AbstractColumnsRead() file: src/main/java/com/spotify/bigtable/read/ReadColumns.java start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: public ColumnWithinFamiliesRead columnQualifier() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 83 unit: public ColumnsWithinFamiliesRead columnQualifierRegex() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 84 unit: public ColumnWithinRowsRead columnQualifier() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: public ColumnsWithinRowsRead columnQualifierRegex() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 86 unit: private AbstractFamiliesRead() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 87 unit: public MultiColT columnsQualifiers() file: src/main/java/com/spotify/bigtable/read/ReadFamilies.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 88 unit: public ReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: protected CellsWithinColumnRead multiCell() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 90 unit: public CellWithinCellsRead latest() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 91 unit: public ReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 92 unit: protected CellsWithinColumnsRead multiCell() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 93 unit: public CellWithinColumnsRead latest() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 94 unit: public ReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 95 unit: protected CellsWithinFamiliesRead multiCell() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 96 unit: public CellWithinFamiliesRead latest() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 97 unit: public ReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 98 unit: protected CellsWithinRowsRead multiCell() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 99 unit: public CellWithinRowsRead latest() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 100 unit: private MultiReadImpl() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 101 unit: private AbstractCellsRead() file: src/main/java/com/spotify/bigtable/read/ReadCells.java start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 102 unit: private CellWithinMultiImpl() file: src/main/java/com/spotify/bigtable/read/ReadCell.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 103 unit: public BigtableDataClient getClient() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 104 unit: protected static String toExactMatchRegex() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 114 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: protected static String toExactMatchAnyRegex() file: src/main/java/com/spotify/bigtable/read/AbstractBigtableRead.java start line: 119 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: public TableReadImpl() file: src/main/java/com/spotify/bigtable/read/TableRead.java start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 107 unit: public RowsReadImpl rows() file: src/main/java/com/spotify/bigtable/read/TableRead.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 108 unit: public BigtableDataClient getClient() file: src/main/java/com/spotify/bigtable/read/TableRead.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 109 unit: public FamilyWithinRowRead family() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: public FamiliesWithinRowRead familyRegex() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 111 unit: public FamilyWithinRowsRead family() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 112 unit: public FamiliesWithinRowsRead familyRegex() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 113 unit: public AbstractRowRead() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: public MultiFamT families() file: src/main/java/com/spotify/bigtable/read/ReadRow.java start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: protected FamilyWithinRowRead oneFam() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 116 unit: public ColumnWithinFamilyRead columnQualifier() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: public ColumnsWithinFamilyRead columns() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 118 unit: protected FamilyWithinRowsRead oneFam() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 119 unit: public ColumnWithinRowsRead columnQualifier() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: public ColumnsWithinRowsRead columns() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 121 unit: private AbstractFamilyRead() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: public MultiColT columnsQualifiers() file: src/main/java/com/spotify/bigtable/read/ReadFamily.java start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: public List execute() file: src/main/java/com/spotify/bigtable/sample/BigtableSampleRowKeysImpl.java start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 124 unit: public MutateRowResponse execute() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 125 unit: public ListenableFuture executeAsync() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 126 unit: public BigtableMutation deleteColumn() file: src/main/java/com/spotify/bigtable/mutate/BigtableMutationImpl.java start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 127 unit: public ReadModifyWriteRowResponse execute() file: src/main/java/com/spotify/bigtable/readmodifywrite/BigtableReadModifyWriteImpl.java start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 128 unit: public String getFullTableName() file: src/main/java/com/spotify/bigtable/BigtableTable.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 129 unit: public BigtableSession getSession() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 130 unit: public String getProjectId() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 131 unit: public String getInstanceId() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 132 unit: public void close() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 133 unit: public TableRead read() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 134 unit: public BigtableMutation mutateRow() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 135 unit: public BigtableReadModifyWrite readModifyWrite() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 136 unit: public BigtableSampleRowKeys sampleRowKeys() file: src/main/java/com/spotify/bigtable/Bigtable.java start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1