public interface DurabilityFactory extends Identifiable, Serializable
Modifier and Type | Method and Description |
---|---|
<Z,D extends Database<Z>> |
createDurability(DatabaseCluster<Z,D> cluster) |
getId
<Z,D extends Database<Z>> Durability<Z,D> createDurability(DatabaseCluster<Z,D> cluster)
Copyright © 2004–2014 Paul Ferraro. All rights reserved.