Package | Description |
---|---|
org.infinispan.cli.interpreter | |
org.infinispan.factories.components | |
org.infinispan.stats |
Cache statistics.
|
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
Modifier and Type | Class and Description |
---|---|
class |
InterpreterMetadataFileFinder |
Modifier and Type | Method and Description |
---|---|
void |
ComponentMetadataRepo.initialize(Iterable<ModuleMetadataFileFinder> moduleMetadataFiles,
ClassLoader cl)
Initializes this repository.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedStatisticsMetadataFileFinder |
Modifier and Type | Method and Description |
---|---|
static Iterable<ModuleMetadataFileFinder> |
ModuleProperties.getModuleMetadataFiles(ClassLoader cl)
Retrieves an Iterable containing metadata file finders declared by each module.
|
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.