public interface TempStorageFactory
| Modifier and Type | Method and Description |
|---|---|
TempStorage |
create(Map<String,String> config,
TempStorageContext context) |
String |
getName() |
String getName()
TempStorage create(Map<String,String> config, TempStorageContext context)
Copyright © 2012–2022. All rights reserved.