public static class SdsTestStore.StoreFactory extends java.lang.Object implements ISdsBackingStoreFactory
| Constructor and Description | 
|---|
StoreFactory()  | 
| 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 ArchiveKind kind()
kind in interface ISdsBackingStoreFactorypublic ISdsBackingStore create(io.vertx.core.Vertx vertx, io.vertx.core.json.JsonObject configuration)
create in interface ISdsBackingStoreFactoryCopyright © 2023. All Rights Reserved.