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

I

IByteConverter - Interface in org.eclipse.dstore.core.model
Interface for converting between host bytes and client bytes
IByteStreamHandler - Interface in org.eclipse.dstore.core.model
The ByteStreamHandler interface is used to abstract file read and write operations across the network.
IClassByteStreamHandler - Interface in org.eclipse.dstore.core.java
The IClassByteStreamHandler interface is used to abstract file read and write operations across the network.
IDataElement - Interface in org.eclipse.dstore.extra
 
IDataStoreCompatibilityHandler - Interface in org.eclipse.dstore.core.model
 
IDataStoreConstants - Interface in org.eclipse.dstore.core.model
 
IDataStorePreferenceListener - Interface in org.eclipse.dstore.core.model
Classes that implement this and add themselves to the DataStore preference listeners get called each time a preference is changed.
IDataStoreProvider - Interface in org.eclipse.dstore.core.model
 
IDataStoreTrustManager - Interface in org.eclipse.dstore.core.util.ssl
Extracted interface from DataStoreTrustManager.
IDomainListener - Interface in org.eclipse.dstore.extra
 
IDomainNotifier - Interface in org.eclipse.dstore.extra
For DataStore domain notification
IElement - Interface in org.eclipse.dstore.extra
 
IExternalLoader - Interface in org.eclipse.dstore.core.model
 
INCOMPATIBLE_CLIENT_UPDATE - Static variable in class org.eclipse.dstore.core.client.ClientConnection
 
INCOMPATIBLE_PROTOCOL - Static variable in class org.eclipse.dstore.core.client.ClientConnection
 
INCOMPATIBLE_SERVER_UPDATE - Static variable in class org.eclipse.dstore.core.client.ClientConnection
 
init(String) - Method in class org.eclipse.dstore.core.server.ServerLauncher
initializes the DataStore daemon
initializeNestedData(int) - Method in class org.eclipse.dstore.core.model.DataElement
Initializes the children set of this element with a specified size.
initializeThread() - Method in class org.eclipse.dstore.core.miners.MinerThread
Implement this method to provide initialization of this thread.
initMiner(DataElement) - Method in class org.eclipse.dstore.core.miners.Miner
 
initMiners() - Method in class org.eclipse.dstore.core.model.DataStore
Used at DataStore initialization time to initialize the miners
INSERT - Static variable in class org.eclipse.dstore.extra.DomainEvent
 
INSERT_REVEAL - Static variable in class org.eclipse.dstore.extra.DomainEvent
 
INSERT_REVEAL_SELECT - Static variable in class org.eclipse.dstore.extra.DomainEvent
 
internalSendAppendBytes(String, byte[], int, boolean) - Method in class org.eclipse.dstore.core.model.ByteStreamHandler
Called by sendBytes to either append the bytes to a local file or transmit them and append them to a remote file.
internalSendBytes(String, byte[], int, boolean) - Method in class org.eclipse.dstore.core.model.ByteStreamHandler
Called by sendBytes to either save the bytes to a local file or transmit them to a remote file.
IRemoteClassInstance - Interface in org.eclipse.dstore.core.java
 
isAutoRefreshOn() - Method in class org.eclipse.dstore.core.model.DataStore
 
ISchemaExtender - Interface in org.eclipse.dstore.core.model
ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
ISchemaRegistry - Interface in org.eclipse.dstore.core.model
ISchemaRegistry describes the interface that needs to be implemented for external tools to contribute their schemas to the DataStore.
isConnected() - Method in class org.eclipse.dstore.core.client.ClientConnection
Indicates whether the client is connected to the DataStore
isConnected() - Method in class org.eclipse.dstore.core.client.ConnectionStatus
Indicates whether the connection was successful or not
isConnected() - Method in class org.eclipse.dstore.core.miners.Miner
Indicates whether the miner has been connected to the DataStore yet.
isConnected() - Method in class org.eclipse.dstore.core.model.DataStore
Indicates whether this DataStore is connected to it's miners or another DataStore
isDeleted() - Method in class org.eclipse.dstore.core.model.DataElement
Indicates whether the DataElement is deleted or not.
isDescriptor() - Method in class org.eclipse.dstore.core.model.DataElement
 
isDone() - Method in class org.eclipse.dstore.core.server.ServerLauncher.ConnectionListener
Indicates whether the connection has terminated or not
isDoSpirit() - Method in class org.eclipse.dstore.core.model.DataStore
 
isEnabled() - Method in interface org.eclipse.dstore.extra.IDomainNotifier
 
IServerLogger - Interface in org.eclipse.dstore.core.server
 
isExpanded() - Method in class org.eclipse.dstore.core.model.DataElement
Indicates whether this element has been queried for it's children.
isFinished() - Method in class org.eclipse.dstore.core.model.Handler
Indicates whether the handler is finished or not
isInitialized() - Method in class org.eclipse.dstore.core.miners.Miner
Indicates whether the miner has been initialized yet
isKnownStatus(String) - Method in class org.eclipse.dstore.core.client.ClientConnection
 
isLoaded() - Method in class org.eclipse.dstore.core.java.ClassRequest
Returns whether or not the class has been loaded yet.
isOfType(String) - Method in class org.eclipse.dstore.core.model.DataElement
Tests if this element is of the specified type.
isOfType(String, boolean) - Method in class org.eclipse.dstore.core.model.DataElement
Tests if this element is of the specified type.
isOfType(DataElement) - Method in class org.eclipse.dstore.core.model.DataElement
Tests if this element is of the specified type.
isOfType(DataElement, boolean) - Method in class org.eclipse.dstore.core.model.DataElement
Tests if this element is of the specified type.
isOfType(String) - Method in interface org.eclipse.dstore.extra.IDataElement
 
isPendingTransfer() - Method in class org.eclipse.dstore.core.model.DataElement
Indicates whether this element is pending a transfer If the element is queued to be sent, the value will be true.
isReference() - Method in class org.eclipse.dstore.core.model.DataElement
Indicates whether this is a reference or not.
isRequested() - Method in class org.eclipse.dstore.core.java.ClassRequest
Returns whether or not the class has been requested yet.
isSLLProblem() - Method in class org.eclipse.dstore.core.client.ConnectionStatus
 
ISSLProperties - Interface in org.eclipse.dstore.core.model
 
isSpirit() - Method in class org.eclipse.dstore.core.model.DataElement
Indicates whether this element is a 'spirit' element.
isSynchronous() - Method in class org.eclipse.dstore.core.java.ClassRequest
Returns whether or not the class request is synchronous.
isTransient(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Indicate whether an command is specified as transient
isUpdated() - Method in class org.eclipse.dstore.core.model.DataElement
Indicates whether this element has been updated yet.
isVirtual() - Method in class org.eclipse.dstore.core.model.DataStore
Indicates whether this DataStore is virtual or not.
isWaiting(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
 
ISystemService - Interface in org.eclipse.dstore.core.server
 

Remote System Explorer DataStore
Release 3.3
A B C D E F G H I J K L M N O P Q R S T U V W _
Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.