Interface | Description |
---|---|
VertxBatchLoader<K,V> | Deprecated
use
Future.toCompletionStage() with a plain BatchLoaderWithContext |
VertxMappedBatchLoader<K,V> | Deprecated
use
Future.toCompletionStage() with a plain MappedBatchLoaderWithContext |
Copyright © 2023 Eclipse. All rights reserved.