Uses of Class
org.apache.cassandra.utils.concurrent.AsyncPromise.WithExecutor
Packages that use AsyncPromise.WithExecutor
-
Uses of AsyncPromise.WithExecutor in org.apache.cassandra.net
Subclasses of AsyncPromise.WithExecutor in org.apache.cassandra.netModifier and TypeClassDescriptionclassSeeAsyncPromiseandChannelPromiseThis class is all boiler plate, just ensuring we return ourselves and invoke the correct Promise method.