Uses of Annotation Interface
io.airlift.discovery.server.ForDynamicStore
Packages that use ForDynamicStore
-
Uses of ForDynamicStore in io.airlift.discovery.server
Constructor parameters in io.airlift.discovery.server with annotations of type ForDynamicStoreModifierConstructorDescriptionReplicatedDynamicStore(DistributedStore store, DiscoveryConfig config, io.airlift.json.JsonCodec<List<Service>> codec)