P-Grid v2.0a2 API Specification
A C D G H I J K L M N P Q R S T U W

D

DataItem - Interface in p2p.storage
Defines the operations that all data items stored on the network support.
dataItemsAdded(Collection) - Method in interface p2p.storage.events.StorageListener
Invoked when data items were added to the data table.
dataItemsRemoved(Collection) - Method in interface p2p.storage.events.StorageListener
Invoked when data items were removed from the data table.
dataItemsUpdated(Collection) - Method in interface p2p.storage.events.StorageListener
Invoked when data items were updated from the data table.
dataTableCleared() - Method in interface p2p.storage.events.StorageListener
Invoked when the data table is cleared.
delete(Collection) - Method in interface p2p.storage.Storage
Remove the data items with given Ds.

P-Grid v2.0a2 API Specification
A C D G H I J K L M N P Q R S T U W
This is open source software distributed under the terms of the GNU General Public License, a copy of which is included in the file LICENSE. If not you can find the GPL at http://www.gnu.org/copyleft/gpl.txt