Class BackingServicesConfig
java.lang.Object
com.persequor.extension.migration.BackingServicesConfig
-
Constructor Summary
ConstructorsConstructorDescriptionBackingServicesConfig
(BackingServiceTypes.UnboundedStorageType unboundedStorage, BackingServiceTypes.IndexType index, BackingServiceTypes.QueueingType queueing, BackingServiceTypes.BoundedStorageType boundedStorage, BackingServiceTypes.CoordinatorType coordinator) -
Method Summary
-
Constructor Details
-
BackingServicesConfig
public BackingServicesConfig(BackingServiceTypes.UnboundedStorageType unboundedStorage, BackingServiceTypes.IndexType index, BackingServiceTypes.QueueingType queueing, BackingServiceTypes.BoundedStorageType boundedStorage, BackingServiceTypes.CoordinatorType coordinator)
-
-
Method Details