public class NoopStoreFactory extends java.lang.Object implements ISdsBackingStoreFactory
Constructor and Description |
---|
NoopStoreFactory() |
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, wait
create, createSync, syncStore
public ISdsBackingStore create(io.vertx.core.Vertx vertx, io.vertx.core.json.JsonObject configuration)
create
in interface ISdsBackingStoreFactory
public ArchiveKind kind()
kind
in interface ISdsBackingStoreFactory
Copyright © 2021. All Rights Reserved.