Package | Description |
---|---|
org.rvpf.store.server |
Store server common definitions.
|
org.rvpf.store.server.archiver | |
org.rvpf.store.server.c |
CStore server.
|
org.rvpf.store.server.proxy |
Proxy store server.
|
org.rvpf.store.server.sink |
Store sink server.
|
org.rvpf.store.server.som | |
org.rvpf.store.server.the |
TheStore server.
|
org.rvpf.store.server.the.sql.dialect |
Modifier and Type | Method and Description |
---|---|
protected StoreServiceAppImpl |
Notifier.Abstract.getStoreAppImpl()
Gets the store application implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StoreServer.Abstract.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
Replicator.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
Replicator.Abstract.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
NullNotifier.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
Notifier.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
Notifier.Abstract.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
UpdatesListener.setUp(StoreServiceAppImpl storeAppImpl,
KeyedGroups listenerProperties)
Sets up for processing.
|
boolean |
UpdatesListener.Abstract.setUp(StoreServiceAppImpl storeAppImpl,
KeyedGroups listenerProperties)
Sets up for processing.
|
Modifier and Type | Method and Description |
---|---|
protected StoreServiceAppImpl |
Archiver.Abstract.getStoreAppImpl()
Gets the storeAppImpl.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ScheduledArchiver.setUp(StoreServiceAppImpl storeAppImpl)
Sets up this.
|
boolean |
Archiver.setUp(StoreServiceAppImpl storeAppImpl)
Sets up this.
|
boolean |
Archiver.Abstract.setUp(StoreServiceAppImpl storeAppImpl)
Sets up this.
|
Modifier and Type | Class and Description |
---|---|
class |
CStoreServiceAppImpl
C store service application implementation..
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStoreServiceAppImpl
Proxy store service application implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SinkServiceAppImpl
Sink app implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SOMNotifier.setUp(StoreServiceAppImpl storeAppImpl)
Sets up for processing.
|
boolean |
SOMUpdatesListener.setUp(StoreServiceAppImpl storeAppImpl,
KeyedGroups listenerProperties)
Sets up for processing.
|
Modifier and Type | Class and Description |
---|---|
class |
TheStoreServiceAppImpl
TheStore service application implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DialectSupport.setUp(Optional<StoreServiceAppImpl> storeAppImpl,
File storeDataDir,
String storeEntityName)
Sets up the basic informations for dialect support.
|
boolean |
DialectSupport.Abstract.setUp(Optional<StoreServiceAppImpl> storeAppImpl,
File storeDataDir,
String storeEntityName)
Sets up the basic informations for dialect support.
|
boolean |
DerbyDialect.setUp(Optional<StoreServiceAppImpl> storeAppImpl,
File storeDataDir,
String storeEntityName)
Sets up the basic informations for dialect support.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.