org.eclipse.dstore.core.client
Class ClientAttributes
java.lang.Object
org.eclipse.dstore.core.model.DataStoreAttributes
org.eclipse.dstore.core.client.ClientAttributes
- public class ClientAttributes
- extends DataStoreAttributes
ClientAttributes is a container of communication related
information.
| Fields inherited from class org.eclipse.dstore.core.model.DataStoreAttributes |
A_HOST_NAME, A_HOST_PATH, A_HOST_PORT, A_LOCAL_NAME, A_LOCAL_PATH, A_LOG_NAME, A_LOG_PATH, A_PLUGIN_PATH, A_ROOT_NAME, A_ROOT_PATH, A_SIZE, DATASTORE_VERSION |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientAttributes
public ClientAttributes()
- Constructor
Guidelines for using DataStore APIs.