Verwendungen von Klasse
org.eclipse.emf.cdo.spi.server.StoreAccessorPool
Packages, die StoreAccessorPool verwenden
Package
Beschreibung
Server service provider interfaces and useful base implementations.
-
Verwendungen von StoreAccessorPool in org.eclipse.emf.cdo.spi.server
Methoden in org.eclipse.emf.cdo.spi.server, die StoreAccessorPool zurückgebenModifizierer und TypMethodeBeschreibungprotected abstract StoreAccessorPoolStore.getReaderPool(ISession session, boolean forReleasing) Returns apoolthat may containIStoreAccessorinstances that are compatible with the given session.protected abstract StoreAccessorPoolStore.getWriterPool(IView view, boolean forReleasing) Returns apoolthat may containIStoreAccessorinstances that are compatible with the given session.