Skip navigation links
A C D E F G H I J M P S T 

A

actual(AllAsListBenchmark.Input) - Method in class com.spotify.futures.jmh.AllAsListBenchmark
 
allAsList_containsNull() - Method in class com.spotify.futures.CompletableFuturesTest
 
allAsList_empty() - Method in class com.spotify.futures.CompletableFuturesTest
 
allAsList_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
allAsList_multiple() - Method in class com.spotify.futures.CompletableFuturesTest
 
allAsList_null() - Method in class com.spotify.futures.CompletableFuturesTest
 
allAsList_one() - Method in class com.spotify.futures.CompletableFuturesTest
 
AllAsListBenchmark - Class in com.spotify.futures.jmh
 
AllAsListBenchmark() - Constructor for class com.spotify.futures.jmh.AllAsListBenchmark
 
AllAsListBenchmark.Input - Class in com.spotify.futures.jmh
 

C

com.spotify.futures - package com.spotify.futures
 
com.spotify.futures.jmh - package com.spotify.futures.jmh
 
combine2_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine2_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine3_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine3_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine4_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine4_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine4_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine5_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine5_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine5_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine6_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine6_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combine6_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures2_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures2_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures2_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures3_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures3_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures3_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures4_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures4_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures4_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures5_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures5_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures5_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures6_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures6_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
combineFutures6_incomplete() - Method in class com.spotify.futures.CompletableFuturesTest
 
CompletableFuturesTest - Class in com.spotify.futures
 
CompletableFuturesTest() - Constructor for class com.spotify.futures.CompletableFuturesTest
 
ConcurrencyReducerTest - Class in com.spotify.futures
 
ConcurrencyReducerTest() - Constructor for class com.spotify.futures.ConcurrencyReducerTest
 
ctor_preventInstantiation() - Method in class com.spotify.futures.CompletableFuturesTest
 

D

dereference_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
dereference_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
dereference_null() - Method in class com.spotify.futures.CompletableFuturesTest
 

E

exception - Variable in class com.spotify.futures.CompletableFuturesTest
 
exception - Variable in class com.spotify.futures.FunctionsTest
 
exceptionallyCompletedFuture_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompletedFuture_null() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompletedFuture_throws() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompose_complete() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompose_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompose_returnsNull() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompose_throws() - Method in class com.spotify.futures.CompletableFuturesTest
 
exceptionallyCompose_unused() - Method in class com.spotify.futures.CompletableFuturesTest
 

F

function3_andThen() - Method in class com.spotify.futures.FunctionsTest
 
function3_andThenNull() - Method in class com.spotify.futures.FunctionsTest
 
function4_andThen() - Method in class com.spotify.futures.FunctionsTest
 
function4_andThenNull() - Method in class com.spotify.futures.FunctionsTest
 
function5_andThen() - Method in class com.spotify.futures.FunctionsTest
 
function5_andThenNull() - Method in class com.spotify.futures.FunctionsTest
 
function6_andThen() - Method in class com.spotify.futures.FunctionsTest
 
function6_andThenNull() - Method in class com.spotify.futures.FunctionsTest
 
FunctionsTest - Class in com.spotify.futures
 
FunctionsTest() - Constructor for class com.spotify.futures.FunctionsTest
 

G

getCompleted_done() - Method in class com.spotify.futures.CompletableFuturesTest
 
getCompleted_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
getCompleted_nilResult() - Method in class com.spotify.futures.CompletableFuturesTest
 
getCompleted_pending() - Method in class com.spotify.futures.CompletableFuturesTest
 
getException_cancelled() - Method in class com.spotify.futures.CompletableFuturesTest
 
getException_completedExceptionally() - Method in class com.spotify.futures.CompletableFuturesTest
 
getException_completedNormally() - Method in class com.spotify.futures.CompletableFuturesTest
 
getException_pending() - Method in class com.spotify.futures.CompletableFuturesTest
 
getException_returnsNullIfImplementationDoesNotThrow() - Method in class com.spotify.futures.CompletableFuturesTest
 

H

handleCompose_completed() - Method in class com.spotify.futures.CompletableFuturesTest
 
handleCompose_failure() - Method in class com.spotify.futures.CompletableFuturesTest
 
handleCompose_returnsNull() - Method in class com.spotify.futures.CompletableFuturesTest
 
handleCompose_throws() - Method in class com.spotify.futures.CompletableFuturesTest
 

I

Input() - Constructor for class com.spotify.futures.jmh.AllAsListBenchmark.Input
 
instantiateAndFor(AllAsListBenchmark.Input) - Method in class com.spotify.futures.jmh.AllAsListBenchmark
 
instantiateAndForeach(AllAsListBenchmark.Input) - Method in class com.spotify.futures.jmh.AllAsListBenchmark
 

J

joinList_containsNull() - Method in class com.spotify.futures.CompletableFuturesTest
 
joinList_empty() - Method in class com.spotify.futures.CompletableFuturesTest
 
joinList_exceptional() - Method in class com.spotify.futures.CompletableFuturesTest
 
joinList_mixedStageTypes() - Method in class com.spotify.futures.CompletableFuturesTest
 
joinList_mixedValueTypes() - Method in class com.spotify.futures.CompletableFuturesTest
 
joinList_one() - Method in class com.spotify.futures.CompletableFuturesTest
 
joinList_two() - Method in class com.spotify.futures.CompletableFuturesTest
 

M

main(String[]) - Static method in class com.spotify.futures.jmh.AllAsListBenchmark
 

P

poll_done() - Method in class com.spotify.futures.CompletableFuturesTest
 
poll_notRunningAfterCancel() - Method in class com.spotify.futures.CompletableFuturesTest
 
poll_resultFutureCanceled() - Method in class com.spotify.futures.CompletableFuturesTest
 
poll_scheduled() - Method in class com.spotify.futures.CompletableFuturesTest
 
poll_taskReturnsNull() - Method in class com.spotify.futures.CompletableFuturesTest
 
poll_taskThrows() - Method in class com.spotify.futures.CompletableFuturesTest
 
poll_twice() - Method in class com.spotify.futures.CompletableFuturesTest
 

S

setUp() - Method in class com.spotify.futures.CompletableFuturesTest
 
setup() - Method in class com.spotify.futures.jmh.AllAsListBenchmark.Input
 
stream(AllAsListBenchmark.Input) - Method in class com.spotify.futures.jmh.AllAsListBenchmark
 
successfulAsList_exceptionalAndNull() - Method in class com.spotify.futures.CompletableFuturesTest
 

T

testCancellation() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testJobReturnsFailure() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testJobReturnsNull() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testJobThrows() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testLongRunning() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testNullJob() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testQueueSize() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testQueueSizeCounter() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testSimple() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testTooLowConcurrency() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
testTooLowQueueSize() - Method in class com.spotify.futures.ConcurrencyReducerTest
 
A C D E F G H I J M P S T 
Skip navigation links

Copyright © 2018 Spotify AB. All rights reserved.