SnapshotQueryServiceFactoryBinding
data class SnapshotQueryServiceFactoryBinding(val name: String, val storage: StorageType?, val snapshotQueryServiceFactory: SnapshotQueryServiceFactory)
Constructors
Link copied to clipboard
constructor(name: String, storage: StorageType?, snapshotQueryServiceFactory: SnapshotQueryServiceFactory)