id: 1 unit: public void shutdown() file: src/main/java/com/spotify/ffwd/http/RawHttpClientFactory.java start line: 38 end line: 72 size: 29 LOC McCabe index: 8 number of parameters: 0 id: 2 unit: public HttpClient build() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 100 end line: 130 size: 25 LOC McCabe index: 5 number of parameters: 0 id: 3 unit: private Observable execute() file: src/main/java/com/spotify/ffwd/http/RawHttpClient.java start line: 83 end line: 109 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 4 unit: LoadBalancerBuilder apply() file: src/main/java/com/spotify/ffwd/http/HttpDiscovery.java start line: 41 end line: 70 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 5 unit: private List lookup() file: src/main/java/com/spotify/ffwd/http/SrvServerList.java start line: 53 end line: 78 size: 21 LOC McCabe index: 5 number of parameters: 0 id: 6 unit: private RequestBody compress() file: src/main/java/com/spotify/ffwd/http/GzipRequestInterceptor.java start line: 55 end line: 78 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 7 unit: public void serialize() file: src/main/java/com/spotify/ffwd/http/model/v2/ValueSerializer.java start line: 49 end line: 67 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 8 unit: public Observable call() file: src/main/java/com/spotify/ffwd/http/RetryWithDelay.java start line: 44 end line: 59 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 9 unit: public Value deserialize() file: src/main/java/com/spotify/ffwd/http/model/v2/ValueDeserializer.java start line: 50 end line: 67 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 10 unit: private Observable sendBatch() file: src/main/java/com/spotify/ffwd/http/RawHttpClient.java start line: 56 end line: 71 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 11 unit: public Response intercept() file: src/main/java/com/spotify/ffwd/http/GzipRequestInterceptor.java start line: 39 end line: 53 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 12 unit: public LoadBalancerBuilder apply() file: src/main/java/com/spotify/ffwd/http/HttpDiscovery.java start line: 78 end line: 90 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 13 unit: public void shutdown() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 67 end line: 79 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 14 unit: public boolean isAlive() file: src/main/java/com/spotify/ffwd/http/HttpPing.java start line: 34 end line: 45 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 15 unit: public static Point create() file: src/main/java/com/spotify/ffwd/http/model/v1/Batch.java start line: 64 end line: 73 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 16 unit: public static Point create() file: src/main/java/com/spotify/ffwd/http/model/v2/Batch.java start line: 71 end line: 80 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 17 unit: public static HostAndPort create() file: src/main/java/com/spotify/ffwd/http/HttpDiscovery.java start line: 99 end line: 109 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 18 unit: public HostAndPort withOptionalSearchDomain() file: src/main/java/com/spotify/ffwd/http/HttpDiscovery.java start line: 111 end line: 121 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 19 unit: public static Batch create() file: src/main/java/com/spotify/ffwd/http/model/v2/Batch.java start line: 49 end line: 57 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 20 unit: public static Batch create() file: src/main/java/com/spotify/ffwd/http/model/v1/Batch.java start line: 43 end line: 50 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 21 unit: public Observable sendBatch() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 48 end line: 55 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 22 unit: public Observable sendBatch() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 57 end line: 64 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 23 unit: public RetryWithDelay() file: src/main/java/com/spotify/ffwd/http/RetryWithDelay.java start line: 35 end line: 41 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 24 unit: public static ObjectMapper setupApplicationJson() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 92 end line: 98 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 25 unit: public Observable ping() file: src/main/java/com/spotify/ffwd/http/RawHttpClient.java start line: 74 end line: 81 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 26 unit: public RawHttpClient newClient() file: src/main/java/com/spotify/ffwd/http/RawHttpClientFactory.java start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 27 unit: public Builder discovery() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 150 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 28 unit: public Builder searchDomain() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 164 end line: 167 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 29 unit: public Builder retries() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 30 unit: public Builder baseDelayMillis() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 187 end line: 190 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 31 unit: public Builder maxDelayMillis() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 199 end line: 202 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 32 unit: public Observable sendBatch() file: src/main/java/com/spotify/ffwd/http/RawHttpClient.java start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 33 unit: public Observable sendBatch() file: src/main/java/com/spotify/ffwd/http/RawHttpClient.java start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 34 unit: public List getInitialListOfServers() file: src/main/java/com/spotify/ffwd/http/StaticServerList.java start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 35 unit: public List getUpdatedListOfServers() file: src/main/java/com/spotify/ffwd/http/StaticServerList.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: public List getInitialListOfServers() file: src/main/java/com/spotify/ffwd/http/SrvServerList.java start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 37 unit: public List getUpdatedListOfServers() file: src/main/java/com/spotify/ffwd/http/SrvServerList.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 38 unit: public ValueSerializer() file: src/main/java/com/spotify/ffwd/http/model/v2/ValueSerializer.java start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 39 unit: public ValueSerializer() file: src/main/java/com/spotify/ffwd/http/model/v2/ValueSerializer.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: public ValueDeserializer() file: src/main/java/com/spotify/ffwd/http/model/v2/ValueDeserializer.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 41 unit: public ValueDeserializer() file: src/main/java/com/spotify/ffwd/http/model/v2/ValueDeserializer.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 42 unit: public ByteString getValue() file: src/main/java/com/spotify/ffwd/http/model/v2/Value.java start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 43 unit: protected LoadBalancerCommand buildCommand() file: src/main/java/com/spotify/ffwd/http/HttpClient.java start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 0