Package | Description |
---|---|
org.rvpf.clock |
Service to generate time events as point values.
|
org.rvpf.document.loader |
Configuration and metadata documents loader.
|
org.rvpf.forwarder |
Forwarder service.
|
org.rvpf.forwarder.filter |
Forwarder service filter modules.
|
org.rvpf.http |
HTTP server modules container.
|
org.rvpf.http.metadata |
HTTP metadata server module.
|
org.rvpf.http.rpn |
HTTP RPN executor server module.
|
org.rvpf.metadata |
Metadata entities definition.
|
org.rvpf.service.metadata | |
org.rvpf.service.metadata.app | |
org.rvpf.store.server |
Store server common definitions.
|
org.rvpf.store.server.proxy |
Proxy store server.
|
Modifier and Type | Class and Description |
---|---|
class |
ClockMetadataFilter
Clock Filter.
|
Modifier and Type | Method and Description |
---|---|
protected MetadataFilter |
MetadataFilter.callBack()
Returns a child or this to call back.
|
MetadataFilter |
MetadataFilter.clone() |
Modifier and Type | Method and Description |
---|---|
static Metadata |
MetadataDocumentLoader.fetchMetadata(MetadataFilter filter,
Optional<Config> config,
Optional<UUID> uuid,
Optional<String> from)
Fetches the Metadata.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ForwarderModule.Abstract.loadMetadata(MetadataFilter metadataFilter)
Loads the metadata.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ForwarderFilter.Abstract.loadMetadata(MetadataFilter metadataFilter)
Loads the metadata.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
HTTPModule.Abstract.loadMetadata(MetadataFilter metadataFilter)
Loads the metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataServerFilter
Metadata server filter.
|
Modifier and Type | Class and Description |
---|---|
class |
RPNMetadataFilter
RPN metadata filter.
|
Modifier and Type | Method and Description |
---|---|
MetadataFilter |
Metadata.getFilter()
Gets the filter.
|
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setFilter(MetadataFilter filter)
Sets the filter.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MetadataServiceImpl.loadMetadata(MetadataFilter filter)
Loads the metadata.
|
boolean |
MetadataService.loadMetadata(MetadataFilter metadataFilter)
Loads the metadata.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
MetadataServiceAppImpl.loadMetadata(MetadataFilter metadataFilter)
Loads the metadata as specified in a filter.
|
Modifier and Type | Class and Description |
---|---|
class |
StoreMetadataFilter
Store metadata filter.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyStoreMetadataFilter
Proxy Store metadata filter.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.