Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Method and Description |
---|---|
OSGIOptions |
ClasspathSpecifier.Element.osgiOptions()
Returns the osgi options of this element.
|
Modifier and Type | Method and Description |
---|---|
ClasspathSpecifier.Element |
ClasspathSpecifier.Element.osgiOptions(OSGIOptions osgiOptions)
Returns a new ClasspathElement, overriding the osgiOptions.
|
Constructor and Description |
---|
Element(Path path,
CacheScopeSpecifier cacheScope,
boolean dynamic,
OSGIOptions osgiOptions)
Create a new classpath for the given path.
|
Copyright © 2020 Actian Corporation. All rights reserved.