Remote System Explorer DataStore
Release 1.0
A B C D E F G H I J K L M N O P Q R S T U V W X _

D

DATASTORE_SPIRIT_DESCRIPTOR - Static variable in interface org.eclipse.dstore.core.model.IDataStoreConstants
 
DATASTORE_VERSION - Static variable in class org.eclipse.dstore.core.model.DataStoreAttributes
 
DE - class org.eclipse.dstore.core.model.DE.
DE is a container of DataElement constants.
DE() - Constructor for class org.eclipse.dstore.core.model.DE
 
DEFAULT_BYTESTREAMHANDLER - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DEFAULT_CLASSBYTESTREAMHANDLER - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DEFAULT_DAEMON_PORT - Static variable in class org.eclipse.dstore.core.server.ServerLauncher
 
DEFAULT_EXPIRY_TIME - Static variable in class org.eclipse.dstore.core.util.DataElementRemover
 
DEFAULT_INTERVAL_TIME - Static variable in class org.eclipse.dstore.core.util.DataElementRemover
 
DELETED - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DOCUMENT_TYPE - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DStoreKeyStore - class org.eclipse.dstore.core.util.ssl.DStoreKeyStore.
 
DStoreKeyStore() - Constructor for class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 
DStoreSSLContext - class org.eclipse.dstore.core.util.ssl.DStoreSSLContext.
 
DStoreSSLContext() - Constructor for class org.eclipse.dstore.core.util.ssl.DStoreSSLContext
 
DataElement - class org.eclipse.dstore.core.model.DataElement.
DataElement is the unit of information for the DataStore.
DataElement() - Constructor for class org.eclipse.dstore.core.model.DataElement
Creates a new DataElement without initializing it.
DataElement(DataStore) - Constructor for class org.eclipse.dstore.core.model.DataElement
Creates a new DataElement without initializing it.
DataElementRemover - class org.eclipse.dstore.core.util.DataElementRemover.
 
DataElementRemover(DataStore) - Constructor for class org.eclipse.dstore.core.util.DataElementRemover
 
DataElementRemover.QueueItem - class org.eclipse.dstore.core.util.DataElementRemover.QueueItem.
 
DataElementRemover.QueueItem(DataElement, long) - Constructor for class org.eclipse.dstore.core.util.DataElementRemover.QueueItem
 
DataStore - class org.eclipse.dstore.core.model.DataStore.
DataStore is the heart of the DataStore Distributed Tooling Framework.
DataStore(DataStoreAttributes) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, int) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, DomainNotifier) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, DomainNotifier, int) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStoreAttributes - class org.eclipse.dstore.core.model.DataStoreAttributes.
This class is used to store attributes that are required for configurating a remote connection.
DataStoreAttributes() - Constructor for class org.eclipse.dstore.core.model.DataStoreAttributes
Constructor
DataStoreResources - class org.eclipse.dstore.core.model.DataStoreResources.
 
DataStoreResources() - Constructor for class org.eclipse.dstore.core.model.DataStoreResources
 
DataStoreSchema - class org.eclipse.dstore.core.model.DataStoreSchema.
This class is used for defining the base DataStore schema.
DataStoreSchema(DataStore) - Constructor for class org.eclipse.dstore.core.model.DataStoreSchema
Constructor
DataStoreTrustManager - class org.eclipse.dstore.core.util.ssl.DataStoreTrustManager.
 
DataStoreTrustManager() - Constructor for class org.eclipse.dstore.core.util.ssl.DataStoreTrustManager
 
DefaultByteConverter - class org.eclipse.dstore.core.model.DefaultByteConverter.
 
DefaultByteConverter() - Constructor for class org.eclipse.dstore.core.model.DefaultByteConverter
 
dataElement - Variable in class org.eclipse.dstore.core.util.DataElementRemover.QueueItem
 
delete() - Method in class org.eclipse.dstore.core.model.DataElement
Marks a DataElement as deleted.
deleteObject(DataElement, DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Deletes an element from another element
deleteObjects(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Deletes all the elements contained in from
depth() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the visibility of this element.
dereference() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the element that this references.
disconnect() - Method in class org.eclipse.dstore.core.client.ClientConnection
Disconnects from the DataStore and cleans up DataStore meta-information
disconnectObject(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Disconnects an element and makes it a "spirit"
disconnectObjects(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Disconnect all the elements contained in from
doCommandOn(String, boolean) - Method in class org.eclipse.dstore.core.model.DataElement
Do the specified command on this element.
doConnect(String) - Method in class org.eclipse.dstore.core.client.ClientConnection
 
doThreadedWork() - Method in class org.eclipse.dstore.core.miners.miner.MinerThread
Implement this method to provide the work implementation of this thread.
document() - Method in class org.eclipse.dstore.core.util.XMLgenerator
Returns the current serialized document

Remote System Explorer DataStore
Release 1.0
A B C D E F G H I J K L M N O P Q R S T U V W X _

Guidelines for using DataStore APIs.