See: Description
Interface | Description |
---|---|
PluginMetaStoreService |
Service that provides views for reading and writing to and from the plugin resource metadata store.
|
PluginMetaStoreView |
View of the plugin metadata persistent store for some account.
|
PluginResourceTypeView |
A view of the plugin resource metadata store.
|
PluginStore |
Persistent store for plugin data.
|
ProvisionerStore |
Persistent store for provisioner related information, such as capacity used.
|
Class | Description |
---|---|
LocalFilePluginStore |
Plugin store that writes resources to the local file system.
|
SQLPluginMetaStoreService |
SQL database backed implementation of
PluginMetaStoreService . |
SQLPluginMetaStoreView |
View of the plugin metadata persistent store for a given account, backed by a SQL database.
|
SQLPluginResourceTypeView |
SQL database backed implementation of
PluginResourceTypeView . |
SQLProvisionerStore |
Implementation of the
ProvisionerStore using a SQL database for persistent storage. |
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.