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

D

DataElement - Class in org.eclipse.dstore.core.model
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.
DataStore - Class in org.eclipse.dstore.core.model
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, IDomainNotifier) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, IDomainNotifier, int) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
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
Datastore Protocol Version.
DataStoreAttributes - Class in org.eclipse.dstore.core.model
This class is used to store attributes that are required for configuring a remote connection.
DataStoreAttributes() - Constructor for class org.eclipse.dstore.core.model.DataStoreAttributes
Constructor
DataStoreResources - Class in org.eclipse.dstore.core.model
 
DataStoreResources() - Constructor for class org.eclipse.dstore.core.model.DataStoreResources
 
DataStoreSchema - Class in org.eclipse.dstore.core.model
This class is used for defining the base DataStore schema.
DataStoreSchema(DataStore) - Constructor for class org.eclipse.dstore.core.model.DataStoreSchema
Constructor
DE - Class in org.eclipse.dstore.core.model
DE is a container of DataElement constants.
DE() - Constructor for class org.eclipse.dstore.core.model.DE
 
DEBUG - Static variable in class org.eclipse.dstore.core.server.ServerLogger
Switch to enable debug-level logging.
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
 
DefaultDataStoreCompatibilityHandler - Class in org.eclipse.dstore.core.model
 
DefaultDataStoreCompatibilityHandler(DataStore) - Constructor for class org.eclipse.dstore.core.model.DefaultDataStoreCompatibilityHandler
 
delete() - Method in class org.eclipse.dstore.core.model.DataElement
Marks a DataElement as deleted.
DELETED - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
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
disconnectServerReceiver() - Method in class org.eclipse.dstore.core.model.Client
 
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
 
DOCUMENT_TYPE - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
domainChanged(DomainEvent) - Method in interface org.eclipse.dstore.extra.IDomainListener
 
DomainEvent - Class in org.eclipse.dstore.extra
 
DomainEvent(int, IDataElement, Object) - Constructor for class org.eclipse.dstore.extra.DomainEvent
 
DomainEvent(int, IDataElement, Object, IDataElement) - Constructor for class org.eclipse.dstore.extra.DomainEvent
 
DomainEvent(IDomainNotifier, int, IDataElement, Object) - Constructor for class org.eclipse.dstore.extra.DomainEvent
 
doThreadedWork() - Method in class org.eclipse.dstore.core.miners.MinerThread
Implement this method to provide the work implementation of this thread.
DStoreKeyStore - Class in org.eclipse.dstore.core.util.ssl
This class is used for managing the DStore keystore for use with the DStore communication framework.
DStoreKeyStore() - Constructor for class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 

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

Guidelines for using DataStore APIs.