Package com.yahoo.vespa.model.container
Class PlatformBundles
java.lang.Object
com.yahoo.vespa.model.container.PlatformBundles
NOTE: Stable ordering of bundles in config is handled by
ContainerCluster.addPlatformBundle(Path)- Author:
- gjoranv, Ulf Lilleengen
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathabsoluteBundlePath(String fileName) static PathabsoluteBundlePath(String fileName, PlatformBundles.JarSuffix jarSuffix) static booleanisModelIntegrationClass(String className) static booleanisSearchAndDocprocClass(String className)
-
Field Details
-
LIBRARY_PATH
-
SEARCH_AND_DOCPROC_BUNDLE
- See Also:
-
MODEL_INTEGRATION_BUNDLE
- See Also:
-
COMMON_VESPA_BUNDLES
-
VESPA_SECURITY_BUNDLES
-
VESPA_ZK_BUNDLES
-
SEARCH_AND_DOCPROC_BUNDLES
-
-
Constructor Details
-
PlatformBundles
public PlatformBundles()
-
-
Method Details
-
absoluteBundlePath
-
absoluteBundlePath
-
isSearchAndDocprocClass
-
isModelIntegrationClass
-