|
using | Creator = std::function< Status(const StoragePath &, std::unique_ptr< std::unordered_map< string, string > > *)> |
|
using | ResourceEstimator = std::function< Status(const StoragePath &, ResourceAllocation *)> |
|
using | AspiredVersionsCallback = std::function< void(const StringPiece servable_name, std::vector< ServableData< OutputType > > versions)> |
|
static ResourceEstimator | EstimateNoResources () |
|
| SimpleLoaderSourceAdapter (Creator creator, ResourceEstimator resource_estimator) |
|
Status | Convert (const StoragePath &data, std::unique_ptr< Loader > *loader) final |
|
void | Detach () |
|
Definition at line 33 of file hashmap_source_adapter.h.
The documentation for this class was generated from the following files: