Package | Description |
---|---|
org.rvpf.base.store | |
org.rvpf.base.util |
Base utility classes.
|
org.rvpf.http |
HTTP server modules container.
|
org.rvpf.store.client |
Store client common definitions.
|
Modifier and Type | Method and Description |
---|---|
StoreSessionProxy |
StoreSessionProxy.Builder.build()
Builds a store session proxy.
|
Constructor and Description |
---|
PointValuesDumper(StoreValuesQuery storeQuery,
StoreSessionProxy storeSessionProxy,
Optional<Points> points,
PointValuesDumper.Output output)
Constructs an instance.
|
PointValuesLoader(StoreSessionProxy storeSessionProxy,
PointValuesLoader.Input input)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
protected StoreSessionProxy |
StoreClient.getStore()
Gets the store.
|
Modifier and Type | Method and Description |
---|---|
StoreSessionProxy |
ProxyStoreClient.getStore()
Gets the store.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.