Remote Systems
v6.4.1

Package com.ibm.etools.systems.dstore.core.model

Interface Summary
IByteConverter Interface for converting between host bytes and client bytes
IByteStreamHandler The ByteStreamHandler interface is used to abstract file read and write operations across the network.
ISchemaExtender ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
ISchemaProvider  
ISchemaRegistry ISchemaRegistry describes the interface that needs to be implemented for external tools to contribute their schemas to the DataStore.
ISSLProperties  
 

Class Summary
ByteStreamHandler The ByteStreamHandler class is used to abstract file read and write operations across the network.
ByteStreamHandlerRegistry Stores the set of registered byte stream handlers using the handler id as the key.
CommandHandler Abtract class for handling commands.
DataElement DataElement is the unit of information for the DataStore.
DataStore This class is used for creating, deleting and accessing DataElements and for communicating commands to miners (tools).
DataStoreAttributes This class is used to store attributes that are required for configurating a remote connection.
DataStoreResources  
DataStoreSchema This class is used for defining the base DataStore schema.
DE DE is a container of DataElement constants.
DefaultByteConverter  
Handler The Handler class is the base class for the threaded mechanisms in the DataStore.
SchemaRegistry SchemaRegistry implements the interface for external tools to contribute their schemas to the DataStore.
UpdateHandler Abtract class for handling updates.
 


Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.