Package | Description |
---|---|
org.rvpf.clock |
Service to generate time events as point values.
|
org.rvpf.http |
HTTP server modules container.
|
org.rvpf.processor |
Related values processing.
|
org.rvpf.service.metadata.app | |
org.rvpf.store.server |
Store server common definitions.
|
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.the |
TheStore server.
|
Modifier and Type | Class and Description |
---|---|
class |
ClockServiceAppImpl
Clock service application implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
ClockServiceImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPServerAppImpl
HTTP server application implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
HTTPServerImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessorServiceAppImpl
Processor service application implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
ProcessorServiceImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataServiceAppImpl
Metadata service application implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
MetadataServiceAppHolderImpl.getMetadataServiceApp()
Gets the metadata service application.
|
protected MetadataServiceApp |
MetadataServiceAppHolderImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StoreServiceApp
Store service application interface.
|
Modifier and Type | Class and Description |
---|---|
class |
StoreServiceAppImpl
Store service application implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CStoreServiceAppImpl
C store service application implementation..
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
CStoreServiceImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStoreServiceAppImpl
Proxy store service application implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
ProxyStoreServiceImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SinkServiceApp
Sink application.
|
Modifier and Type | Class and Description |
---|---|
class |
SinkServiceAppImpl
Sink app implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
SinkServiceImpl.newMetadataServiceApp()
Creates a new service application.
|
Modifier and Type | Class and Description |
---|---|
class |
TheStoreServiceAppImpl
TheStore service application implementation.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataServiceApp |
TheStoreServiceImpl.newMetadataServiceApp()
Creates a new service application.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.