public class DummyBackingStoreFactory extends java.lang.Object implements ISdsBackingStoreFactory
| Constructor and Description | 
|---|
DummyBackingStoreFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
ISdsBackingStore | 
create(io.vertx.core.Vertx vertx,
      io.vertx.core.json.JsonObject configuration)  | 
ArchiveKind | 
kind()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createSync, syncStorepublic ISdsBackingStore create(io.vertx.core.Vertx vertx, io.vertx.core.json.JsonObject configuration)
create in interface ISdsBackingStoreFactorypublic ArchiveKind kind()
kind in interface ISdsBackingStoreFactoryCopyright © 2023. All Rights Reserved.