- get(V) - Method in interface org.apache.archiva.components.cache.Cache
-
Get the value of the specified key, if it exists in the cache.
- get(V) - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- get(V) - Method in class org.apache.archiva.components.cache.hashmap.HashMapCache
-
Check for a cached object and return it if it exists.
- get(V) - Method in class org.apache.archiva.components.cache.impl.NoCacheCache
-
- getAdminContext() - Method in interface org.apache.archiva.components.apacheds.ApacheDs
-
- getAdminContext() - Method in class org.apache.archiva.components.apacheds.DefaultApacheDs
-
- getBoolean(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getBoolean(String, boolean) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getBoolean(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a boolean value from the registry.
- getBoolean(String, boolean) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a boolean value from the registry.
- getCache(String) - Method in interface org.apache.archiva.components.cache.builder.CacheBuilder
-
- getCache(Class) - Method in interface org.apache.archiva.components.cache.builder.CacheBuilder
-
- getCache(String) - Method in class org.apache.archiva.components.cache.builder.DefaultCacheBuilder
-
- getCache(Class) - Method in class org.apache.archiva.components.cache.builder.DefaultCacheBuilder
-
- getCache(String, CacheHints) - Method in class org.apache.archiva.components.cache.factory.CacheFactory
-
- getCacheHitRate() - Method in class org.apache.archiva.components.cache.AbstractCacheStatistics
-
- getCacheHitRate() - Method in interface org.apache.archiva.components.cache.CacheStatistics
-
Compute for the efficiency of this cache.
- getCacheHitRatio() - Method in class org.apache.archiva.components.cache.hashmap.HashMapCache
-
- getCacheHits() - Method in class org.apache.archiva.components.cache.AbstractCacheStatistics
-
- getCacheHits() - Method in interface org.apache.archiva.components.cache.CacheStatistics
-
Return the number of hits to content present in the cache.
- getCacheMaxSize() - Method in class org.apache.archiva.components.cache.hashmap.HashMapCache
-
- getCacheMiss() - Method in class org.apache.archiva.components.cache.AbstractCacheStatistics
-
- getCacheMiss() - Method in interface org.apache.archiva.components.cache.CacheStatistics
-
Return the number of hits to keys that are not (yet) in the cache.
- getCategories() - Method in interface org.apache.archiva.components.graph.api.Node
-
Returns the categories of the node.
- getCategories() - Method in class org.apache.archiva.components.graph.base.SimpleNode
-
- getChangeListenersSize() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getClassLoadHelper() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getConfigurationFile() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
Returns the path to the configuration file or null
, if not set.
- getContextAttributes() - Method in class org.apache.archiva.components.apacheds.Partition
-
- getContextKey() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getCurrentTask() - Method in interface org.apache.archiva.components.taskqueue.execution.TaskQueueExecutor
-
Returns the currently executing task.
- getCurrentTask() - Method in class org.apache.archiva.components.taskqueue.execution.ThreadedTaskQueueExecutor
-
- getCycleCount() - Method in class org.apache.archiva.components.graph.api.TraversalStatus
-
Returns the number of detected cycles.
- getCycleNodes() - Method in class org.apache.archiva.components.graph.api.TraversalStatus
-
Returns the nodes, where cycles were detected.
- getDbFailureRetryInterval() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getDefaultCache() - Method in class org.apache.archiva.components.cache.builder.DefaultCacheBuilder
-
- getDestination() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the node, that is on the destination end of this edge.
- getDestination() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getDiskExpiryThreadIntervalSeconds() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getDiskOverflowPath() - Method in class org.apache.archiva.components.cache.CacheHints
-
- getDiskStorePath() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getEdge(String) - Method in interface org.apache.archiva.components.graph.api.Graph
-
Returns the edge with the given id.
- getEdge(String) - Method in class org.apache.archiva.components.graph.base.DirectedGraph
-
- getErrorList() - Method in class org.apache.archiva.components.graph.api.TraversalStatus
-
Returns the list of errors
- getException() - Method in class org.apache.archiva.components.graph.api.VisitError
-
- getExecutor() - Method in class org.apache.archiva.components.taskqueue.execution.ThreadedTaskQueueExecutor
-
- getExpressionSourceList() - Method in class org.apache.archiva.components.evaluator.DefaultExpressionEvaluator
-
- getExpressionSourceList() - Method in interface org.apache.archiva.components.evaluator.ExpressionEvaluator
-
Get the List of expression sources.
- getExpressionValue(String) - Method in interface org.apache.archiva.components.evaluator.ExpressionSource
-
Gets a value for a provided Expression.
- getExpressionValue(String) - Method in class org.apache.archiva.components.evaluator.sources.PropertiesExpressionSource
-
- getExpressionValue(String) - Method in class org.apache.archiva.components.evaluator.sources.SystemPropertyExpressionSource
-
- getFullKeys() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getFullKeys() - Method in interface org.apache.archiva.components.registry.Registry
-
Get all the keys in this registry.
- getGraph() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the graph where this edge was created.
- getGraph() - Method in interface org.apache.archiva.components.graph.api.Node
-
Returns the graph where this node was created.
- getGraph() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getGraph() - Method in class org.apache.archiva.components.graph.base.SimpleNode
-
- getId() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the identifier of this edge.
- getId() - Method in interface org.apache.archiva.components.graph.api.Node
-
Returns the identifier of this node.
- getId() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getId() - Method in class org.apache.archiva.components.graph.base.SimpleNode
-
- getIdleExpirationSeconds() - Method in class org.apache.archiva.components.cache.CacheHints
-
- getIdleWaitTime() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getIndexedAttributes() - Method in class org.apache.archiva.components.apacheds.Partition
-
- getInEdges() - Method in interface org.apache.archiva.components.graph.api.Node
-
Returns all edges that connect other nodes to this node
- getInEdges() - Method in class org.apache.archiva.components.graph.base.SimpleNode
-
- getInMemorySize() - Method in class org.apache.archiva.components.cache.AbstractCacheStatistics
-
- getInMemorySize() - Method in interface org.apache.archiva.components.cache.CacheStatistics
-
return the memory used by the cache in memory
can be not implemented by some caches implementation
- getInstance() - Static method in class org.apache.archiva.components.cache.factory.CacheFactory
-
- getInstanceId() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getInstanceName() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getInt(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getInt(String, int) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getInt(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get an integer value from the registry.
- getInt(String, int) - Method in interface org.apache.archiva.components.registry.Registry
-
Get an integer value from the registry.
- getJobDataMap() - Method in class org.apache.archiva.components.scheduler.AbstractJob
-
Get Job Data Map
- getKeys() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getKeys() - Method in interface org.apache.archiva.components.registry.Registry
-
Get all the keys in this registry.
- getLabel() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the label of this edge.
- getLabel() - Method in interface org.apache.archiva.components.graph.api.Node
-
Returns the label of this node.
- getLabel() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getLabel() - Method in class org.apache.archiva.components.graph.base.SimpleNode
-
- getList(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getList(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a list of strings at the given key in the registry.
- getLocalisation() - Method in class org.apache.archiva.components.cache.test.examples.wine.Wine
-
- getLogger() - Method in class org.apache.archiva.components.scheduler.AbstractJob
-
Get the Logger.
- getMaxBytesLocalHeap() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getMaxBytesLocalOffHeap() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getMaxElements() - Method in class org.apache.archiva.components.cache.CacheHints
-
- getMaxElementsInMemory() - Method in class org.apache.archiva.components.cache.AbstractCache
-
- getMaxElementsInMemory() - Method in interface org.apache.archiva.components.cache.Cache
-
- getMaxElementsInMemory() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getMaxElementsOnDisk() - Method in class org.apache.archiva.components.cache.AbstractCache
-
- getMaxElementsOnDisk() - Method in interface org.apache.archiva.components.cache.Cache
-
- getMaxElementsOnDisk() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getMaxExecutionTime() - Method in interface org.apache.archiva.components.taskqueue.Task
-
- getMaxSecondsInCache() - Method in class org.apache.archiva.components.cache.CacheHints
-
- getMemoryEvictionPolicy() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getMemoryStoreEvictionPolicy() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getName() - Method in class org.apache.archiva.components.apacheds.Partition
-
- getName() - Method in class org.apache.archiva.components.cache.CacheHints
-
- getName() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getName() - Method in class org.apache.archiva.components.cache.test.examples.wine.Wine
-
- getName() - Method in class org.apache.archiva.components.scheduler.DefaultJobListener
-
Get the name of the JobListener
.
- getName() - Method in class org.apache.archiva.components.taskqueue.execution.ThreadedTaskQueueExecutor
-
- getNode(String) - Method in interface org.apache.archiva.components.graph.api.Graph
-
Returns the node with the given id
- getNode() - Method in class org.apache.archiva.components.graph.api.VisitError
-
- getNode(String) - Method in class org.apache.archiva.components.graph.base.DirectedGraph
-
- getNodes() - Method in interface org.apache.archiva.components.graph.api.Graph
-
Returns all nodes of the graph
- getNodes() - Method in class org.apache.archiva.components.graph.base.DirectedGraph
-
- getOutEdges() - Method in interface org.apache.archiva.components.graph.api.Node
-
Returns all edges that connect to other nodes
- getOutEdges() - Method in class org.apache.archiva.components.graph.base.SimpleNode
-
- getPassword() - Method in class org.apache.archiva.components.apacheds.DefaultApacheDs
-
- getPort() - Method in interface org.apache.archiva.components.apacheds.ApacheDs
-
- getPort() - Method in class org.apache.archiva.components.apacheds.DefaultApacheDs
-
- getProperties() - Method in class org.apache.archiva.components.evaluator.sources.PropertiesExpressionSource
-
- getProperties(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getProperties(String) - Method in interface org.apache.archiva.components.registry.Registry
-
TODO move to Map which is more generic ?
- getProperties() - Method in class org.apache.archiva.components.scheduler.DefaultScheduler
-
- getProperties() - Method in interface org.apache.archiva.components.scheduler.Scheduler
-
- getPropertyDelimiter() - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getQueue() - Method in class org.apache.archiva.components.taskqueue.execution.ThreadedTaskQueueExecutor
-
- getQueueSnapshot() - Method in class org.apache.archiva.components.taskqueue.DefaultTaskQueue
-
- getQueueSnapshot() - Method in interface org.apache.archiva.components.taskqueue.TaskQueue
-
- getRefreshTime() - Method in class org.apache.archiva.components.cache.hashmap.HashMapCache
-
- getScheduler() - Method in class org.apache.archiva.components.scheduler.DefaultScheduler
-
- getSection(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSection(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a subsection of the registry, identified by the given name.
- getSize() - Method in class org.apache.archiva.components.cache.AbstractCacheStatistics
-
- getSize() - Method in interface org.apache.archiva.components.cache.CacheStatistics
-
Return the size (items number) of the current cache.
- getSource() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the node, that is on the source end of this edge.
- getSource() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getStatistics() - Method in interface org.apache.archiva.components.cache.Cache
-
Obtain a set of Statistics about the performance of the cache.
- getStatistics() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getStatistics() - Method in class org.apache.archiva.components.cache.hashmap.HashMapCache
-
- getStatistics() - Method in class org.apache.archiva.components.cache.impl.NoCacheCache
-
- getStats() - Method in class org.apache.archiva.components.cache.hashmap.HashMapCache
-
- getStoredTime() - Method in class org.apache.archiva.components.cache.CacheableWrapper
-
- getString(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getString(String, String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getString(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a string value from the registry.
- getString(String, String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a string value from the registry.
- getSubset(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSubset(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a subset of the registry, for all keys descended from the given key.
- getSubsetList(String) - Method in class org.apache.archiva.components.registry.commons.CommonsConfigurationRegistry
-
- getSubsetList(String) - Method in interface org.apache.archiva.components.registry.Registry
-
Get a list of subsets of the registry, for all keys descended from the given key.
- getSuffix() - Method in class org.apache.archiva.components.apacheds.Partition
-
- getSystemContext() - Method in interface org.apache.archiva.components.apacheds.ApacheDs
-
- getSystemContext() - Method in class org.apache.archiva.components.apacheds.DefaultApacheDs
-
- getTaskEntryEvaluators() - Method in class org.apache.archiva.components.taskqueue.DefaultTaskQueue
-
- getTaskExitEvaluators() - Method in class org.apache.archiva.components.taskqueue.DefaultTaskQueue
-
- getTaskViabilityEvaluators() - Method in class org.apache.archiva.components.taskqueue.DefaultTaskQueue
-
- getThreadName() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getTimeToIdleSeconds() - Method in class org.apache.archiva.components.cache.AbstractCache
-
- getTimeToIdleSeconds() - Method in interface org.apache.archiva.components.cache.Cache
-
- getTimeToIdleSeconds() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getTimeToLiveSeconds() - Method in class org.apache.archiva.components.cache.AbstractCache
-
- getTimeToLiveSeconds() - Method in interface org.apache.archiva.components.cache.Cache
-
- getTimeToLiveSeconds() - Method in class org.apache.archiva.components.cache.ehcache.EhcacheCache
-
- getType() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the RelationType of the edge.
- getType() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getUserTransactionURL() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- getValue() - Method in class org.apache.archiva.components.cache.CacheableWrapper
-
- getWeight() - Method in interface org.apache.archiva.components.graph.api.Edge
-
Returns the weight of this edge.
- getWeight() - Method in class org.apache.archiva.components.graph.base.BaseEdge
-
- getWine(String) - Method in class org.apache.archiva.components.cache.test.examples.wine.DefaultWineService
-
- getWine(String) - Method in class org.apache.archiva.components.cache.test.examples.wine.MockWineDao
-
- getWine(String) - Method in interface org.apache.archiva.components.cache.test.examples.wine.WineDao
-
- getWine(String) - Method in interface org.apache.archiva.components.cache.test.examples.wine.WineService
-
- getWrapJobExecutionInUserTransaction() - Method in class org.apache.archiva.components.scheduler.configuration.SchedulerConfiguration
-
- Graph<V extends Node<V>> - Interface in org.apache.archiva.components.graph.api
-
A graph is the container for nodes.