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 _

L

LAST_CUSTOM_CHANGE - Static variable in class org.eclipse.dstore.extra.DomainEvent
 
launchServer(String, String) - Method in class org.eclipse.dstore.core.client.ClientConnection
Connects to a remote daemon and tells the daemon to launch a DataStore server.
launchServer(String, String, int) - Method in class org.eclipse.dstore.core.client.ClientConnection
Connects to a remote daemon and tells the daemon to launch a DataStore server.
launchServer(String, String, int, int) - Method in class org.eclipse.dstore.core.client.ClientConnection
 
listen() - Method in class org.eclipse.dstore.core.server.ServerLauncher.ConnectionListener
Attempt to start a new DataStore server.
listeningTo(DomainEvent) - Method in interface org.eclipse.dstore.extra.IDomainListener
 
load() - Method in class org.eclipse.dstore.core.miners.Miner
Default method that gets called on a Miner when it is loaded.
load(DataElement) - Method in class org.eclipse.dstore.core.miners.Miner
Default method that gets called on a Miner when it is loaded.
load(DataElement, String) - Method in class org.eclipse.dstore.core.model.DataStore
Load a persisted DataStore tree into the specified DataElement
loadCertificate(String) - Static method in class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 
loadClass(String) - Method in interface org.eclipse.dstore.core.model.IExternalLoader
Loads the specified class
loadClassInThread(String) - Method in class org.eclipse.dstore.core.java.RemoteClassLoader
Causes a new thread to start in which the specified class is loaded into the repository.
loadFile(String) - Static method in class org.eclipse.dstore.core.model.DataStore
 
loadInstance(InputStream) - Method in class org.eclipse.dstore.core.java.ClassByteStreamHandler.ReceiveClassInstanceThread
 
loadKeyStore(String, String) - Static method in class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 
localConnect() - Method in class org.eclipse.dstore.core.client.ClientConnection
Creates and connects to a local DataStore to work with in the current process.
localDescriptorQuery(DataElement, String) - Method in class org.eclipse.dstore.core.model.DataStore
Find a command descriptor element in the schema with the given value.
localDescriptorQuery(DataElement, String, int) - Method in class org.eclipse.dstore.core.model.DataStore
Find a command descriptor element in the schema with the given value.
LocalObjectInputStream - Class in org.eclipse.dstore.core.java
 
LocalObjectInputStream(InputStream, List) - Constructor for class org.eclipse.dstore.core.java.LocalObjectInputStream
 
logCommand(DataElement) - Method in class org.eclipse.dstore.core.util.CommandGenerator
This method logs the current command object in the DataStore command log.
logDebugMessage(String, String) - Method in interface org.eclipse.dstore.core.server.IServerLogger
logDebugMessage
logDebugMessage(String, String) - Method in class org.eclipse.dstore.core.server.ServerLogger
Logs a debug message
logError(String, String, Throwable) - Method in interface org.eclipse.dstore.core.server.IServerLogger
logError
logError(String, String, Throwable) - Method in class org.eclipse.dstore.core.server.ServerLogger
Logs an error message
logInfo(String, String) - Method in interface org.eclipse.dstore.core.server.IServerLogger
logInfo
logInfo(String, String) - Method in class org.eclipse.dstore.core.server.ServerLogger
Logs an informational message
logTimes() - Method in class org.eclipse.dstore.core.model.DataStore
Indicates whether this DataStore logs the durations of commands
logWarning(String, String) - Method in interface org.eclipse.dstore.core.server.IServerLogger
logWarning
logWarning(String, String) - Method in class org.eclipse.dstore.core.server.ServerLogger
Logs a warning message

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.