Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
Remote System Explorer DataStore
Release 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
U
UNKNOWN_PROBLEM
- Static variable in interface org.eclipse.dstore.core.model.
IDataStoreConstants
UpdateHandler
- class org.eclipse.dstore.core.model.
UpdateHandler
.
Abtract class for handling updates.
UpdateHandler()
- Constructor for class org.eclipse.dstore.core.model.
UpdateHandler
Constructor
update(ArrayList)
- Method in class org.eclipse.dstore.core.model.
DataStore
update(DataElement)
- Method in class org.eclipse.dstore.core.model.
DataStore
update(ArrayList)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Adds a set of data objects to the update queue
update(DataElement)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Adds an object to the update queue
update(DataElement, boolean)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Adds an object to the update queue
updateAppendFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.client.
ClientUpdateHandler
Not applicable - this is only applicable on the server side
updateAppendFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.client.
ClientUpdateHandler
Not applicable - this is only applicable on the server side
updateAppendFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.model.
DataStore
Transfers and appends a file from a server to a client.
updateAppendFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.model.
DataStore
Transfers and appends a file from a server to a client.
updateAppendFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Implemented to provide the means by which files are sent and appended
updateAppendFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Implemented to provide the means by which files are sent and appended
updateAppendFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.server.
ServerUpdateHandler
Appends bytes to the specified file on the client.
updateAppendFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.server.
ServerUpdateHandler
Appends bytes to the specified file on the client.
updateClassInstance(IRemoteClassInstance, String)
- Method in class org.eclipse.dstore.core.client.
ClientUpdateHandler
Impleted to provide the means by which a class on the host is updated on the client
updateClassInstance(IRemoteClassInstance, String)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Impleted to provide the means by which a class on the host is updated on the client
updateClassInstance(IRemoteClassInstance, String)
- Method in class org.eclipse.dstore.core.server.
ServerUpdateHandler
updateFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.client.
ClientUpdateHandler
Not applicable - this is only applicable on the server side
updateFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.client.
ClientUpdateHandler
Not applicable - this is only applicable on the server side
updateFile(File, DataElement)
- Method in class org.eclipse.dstore.core.client.
ClientUpdateHandler
Notifies domain listeners that a file has been updated
updateFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.model.
DataStore
Transfers a file from a server to a client.
updateFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.model.
DataStore
Transfers a file from a server to a client.
updateFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Implemented to provide the means by which files are sent
updateFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.model.
UpdateHandler
Implemented to provide the means by which files are sent
updateFile(String, byte[], int, boolean)
- Method in class org.eclipse.dstore.core.server.
ServerUpdateHandler
Sends bytes to the specified file on the client.
updateFile(String, byte[], int, boolean, String)
- Method in class org.eclipse.dstore.core.server.
ServerUpdateHandler
Sends bytes to the specified file on the client.
updateMinerInfo()
- Method in class org.eclipse.dstore.core.miners.miner.
Miner
This gets called after a miner is initialized.
updateRemoteClassInstance(IRemoteClassInstance, String)
- Method in class org.eclipse.dstore.core.model.
DataStore
updatedOnClient()
- Method in interface org.eclipse.dstore.core.java.
IRemoteClassInstance
useCaching()
- Method in class org.eclipse.dstore.core.java.
RemoteClassLoader
usingSSL()
- Method in class org.eclipse.dstore.core.client.
ClientSSLProperties
usingSSL()
- Method in class org.eclipse.dstore.core.model.
DataStore
usingSSL()
- Method in interface org.eclipse.dstore.core.model.
ISSLProperties
usingSSL()
- Method in class org.eclipse.dstore.core.server.
ServerSSLProperties
usingServerSSL()
- Method in class org.eclipse.dstore.core.client.
ClientSSLProperties
usingServerSSL()
- Method in interface org.eclipse.dstore.core.model.
ISSLProperties
usingServerSSL()
- Method in class org.eclipse.dstore.core.server.
ServerSSLProperties
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
Remote System Explorer DataStore
Release 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
.