Package | Description |
---|---|
org.infinispan.commons.configuration | |
org.infinispan.commons.util | |
org.infinispan.configuration.cache | |
org.infinispan.configuration.global | |
org.infinispan.lucene.logging | |
org.infinispan.persistence.jdbc.logging | |
org.infinispan.persistence.remote.logging | |
org.infinispan.query.logging | |
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
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.
|
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Modifier and Type | Method and Description |
---|---|
TypedProperties |
AbstractTypedPropertiesConfiguration.properties() |
Constructor and Description |
---|
AbstractTypedPropertiesConfiguration(TypedProperties properties) |
Modifier and Type | Method and Description |
---|---|
static TypedProperties |
Immutables.immutableTypedProperties(TypedProperties properties)
Creates an immutable copy of the properties.
|
TypedProperties |
TypedProperties.setProperty(String key,
String value) |
static TypedProperties |
TypedProperties.toTypedProperties(Properties p)
Factory method that converts a JDK
Properties instance to an instance of TypedProperties, if needed. |
Modifier and Type | Method and Description |
---|---|
static TypedProperties |
Immutables.immutableTypedProperties(TypedProperties properties)
Creates an immutable copy of the properties.
|
Modifier and Type | Method and Description |
---|---|
TypedProperties |
IndexingConfiguration.properties()
These properties are passed directly to the embedded Hibernate Search engine, so for the
complete and up to date documentation about available properties refer to the Hibernate Search
reference of the version you're using with Infinispan Query.
|
Modifier and Type | Method and Description |
---|---|
TypedProperties |
GlobalJmxStatisticsConfiguration.properties() |
TypedProperties |
TransportConfiguration.properties() |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.unableToUseJGroupsPropertiesProvided(TypedProperties arg0) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.unableToUseJGroupsPropertiesProvided(TypedProperties arg0) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.unableToUseJGroupsPropertiesProvided(TypedProperties arg0) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.unableToUseJGroupsPropertiesProvided(TypedProperties arg0) |
Modifier and Type | Field and Description |
---|---|
protected TypedProperties |
JGroupsTransport.props |
Modifier and Type | Class and Description |
---|---|
class |
TypedProperties
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.unableToUseJGroupsPropertiesProvided(TypedProperties props) |
void |
Log.unableToUseJGroupsPropertiesProvided(TypedProperties props) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.