Uses of Package
com.sun.sgs.impl.service.data.store

Packages that use com.sun.sgs.impl.service.data.store
com.sun.sgs.impl.service.data.store Provides facilities for storing objects used by DataServiceImpl
com.sun.sgs.impl.service.data.store.net Provides an implementation of DataStore that supports clients communicating to a shared data store server over the network. 
 

Classes in com.sun.sgs.impl.service.data.store used by com.sun.sgs.impl.service.data.store
AbstractDataStore
          A skeletal implementation of DataStore that does logging, checks arguments, reports object accesses, implements the next key locking scheme for name bindings, and is a transaction participant.
BindingValue
          Provides information about the value bound to a name.
DataStoreImpl.TxnInfoTable
          Records information about all active transactions.
DbUtilities.Databases
          Stores information about the databases that constitute the data store.
 

Classes in com.sun.sgs.impl.service.data.store used by com.sun.sgs.impl.service.data.store.net
AbstractDataStore
          A skeletal implementation of DataStore that does logging, checks arguments, reports object accesses, implements the next key locking scheme for name bindings, and is a transaction participant.
BindingValue
          Provides information about the value bound to a name.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved