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 _

L

LocalObjectInputStream - class org.eclipse.dstore.core.java.LocalObjectInputStream.
 
LocalObjectInputStream(InputStream, List) - Constructor for class org.eclipse.dstore.core.java.LocalObjectInputStream
 
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.
load() - Method in class org.eclipse.dstore.core.miners.miner.Miner
Default method that gets called on a Miner when it is loaded.
load(DataElement) - Method in class org.eclipse.dstore.core.miners.miner.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 class org.eclipse.dstore.core.util.ExternalLoader
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
 
loadMiner(String) - Method in class org.eclipse.dstore.core.server.MinerLoader
 
loadMiner(String) - Method in class org.eclipse.dstore.core.server.ServerCommandHandler
 
loadMiners() - Method in class org.eclipse.dstore.core.server.MinerLoader
Loads all miners that are specified in the default minerFile.dat as well as any others indicated by DataStore.getMinersLocation that have not yet been loaded.
loadMiners(String, String) - Method in class org.eclipse.dstore.core.server.MinerLoader
Loads that miners specified in a particular miner configuration file (i.e.
loadMiners() - Method in class org.eclipse.dstore.core.server.ServerCommandHandler
Loads the miners
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.
logCommand(DataElement) - Method in class org.eclipse.dstore.core.util.CommandGenerator
This method logs the current command object in the DataStore command log.
logTimes() - Method in class org.eclipse.dstore.core.model.DataStore
Indicates whether this DataStore logs the durations of commands

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.