Uses of Class
org.apache.cassandra.utils.concurrent.AsyncPromise.WithExecutor
-
Packages that use AsyncPromise.WithExecutor Package Description org.apache.cassandra.net -
-
Uses of AsyncPromise.WithExecutor in org.apache.cassandra.net
Subclasses of AsyncPromise.WithExecutor in org.apache.cassandra.net Modifier and Type Class Description class
AsyncChannelPromise
SeeAsyncPromise
andChannelPromise
This class is all boiler plate, just ensuring we return ourselves and invoke the correct Promise method.
-