Element | Package and Description |
WmPublic. Inserts a new entry into a data store. | |
WmPublic. Obsolete – Closes a data store and unregisters the data store with the server. | |
WmPublic. Deletes a data store and all its contents. Any data in the data store is deleted. If the data store does not exist, the service takes no action. | |
WmPublic. Retrieves a value from a data store and locks the entry and the data store on behalf of the thread that invoked the service. | |
WmPublic. Obtains a list of all the keys in a data store. | |
WmPublic. Lists all pub.storage locks held by the supplied lock holder or target. If no input is supplied, the service returns a list of all pub.storage locks. | |
WmPublic. Locks an entry and/or data store on behalf of the thread invoking this service. | |
WmPublic. Inserts or updates an entry in a data store. If the key does not exist in the data store, the entry is inserted. | |
WmPublic. Obsolete – Opens or creates a data store and registers the store with the server. | |
WmPublic. Releases all pub.storage locks held by the identified lock holders and ids. If both holders and ids are specified, the service ignores the holders and uses ids. | |
WmPublic. Removes an entry from a data store. | |
WmPublic. Releases internal resources used by the pub.storage services. This service is run automatically when the WmPublic package is unloaded and should not be explicitly invoked by a client. | |
WmPublic. Performs initialization of internal facilities used by the pub.storage services. This service is run automatically when the WmPublic package is loaded and should not be explicitly invoked by a client. | |
WmPublic. Unlocks an entry or a data store. |