public class StateFutureFactory<K> extends Object
InternalStateFuture
that build future with necessary context
switch and wired with mailbox executor.Modifier and Type | Method and Description |
---|---|
<OUT> InternalStateFuture<OUT> |
create(RecordContext<K> context) |
public <OUT> InternalStateFuture<OUT> create(RecordContext<K> context)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.