| Package | Description |
|---|---|
| org.rvpf.processor |
Related values processing.
|
| org.rvpf.service |
Service helper classes.
|
| org.rvpf.service.app | |
| org.rvpf.service.metadata.app | |
| org.rvpf.som |
Simple Object Messaging.
|
| org.rvpf.som.queue | |
| org.rvpf.som.topic | |
| org.rvpf.store.server |
Store server common definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessorStats
ProcessorStats.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceStats |
ProcessorServiceAppImpl.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceStats |
ServiceImpl.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
protected abstract ServiceStats |
ServiceBaseImpl.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
ServiceStats |
ServiceBaseImpl.getStats()
Gets the service stats.
|
ServiceStats |
ServiceBase.getStats()
Gets the service stats.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceBaseImpl.addStats(ServiceStats serviceStats)
Adds supplementary service stats.
|
void |
ServiceBase.addStats(ServiceStats serviceStats)
Adds supplementary service stats.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceStats |
ServiceAppImpl.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
protected ServiceStats |
ServiceAppHolderImpl.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
ServiceStats |
ServiceApp.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceStats |
MetadataServiceAppHolderImpl.createStats(StatsOwner statsOwner)
Creates a stats instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SOMStats
SOM stats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueueStats
Queue stats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TopicStats
Topic stats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreStats
Store stats.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.