Class EngineEventContextMessages_$bundle
- java.lang.Object
-
- org.hibernate.search.engine.reporting.impl.EngineEventContextMessages_$bundle
-
- All Implemented Interfaces:
Serializable,EngineEventContextMessages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-09-04T14:02:52+0000") public class EngineEventContextMessages_$bundle extends Object implements EngineEventContextMessages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static EngineEventContextMessages_$bundleINSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protectedEngineEventContextMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final EngineEventContextMessages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
bootstrap$str
protected String bootstrap$str()
-
bootstrap
public final String bootstrap()
- Specified by:
bootstrapin interfaceEngineEventContextMessages
-
shutdown$str
protected String shutdown$str()
-
shutdown
public final String shutdown()
- Specified by:
shutdownin interfaceEngineEventContextMessages
-
failureReportContextIndent$str
protected String failureReportContextIndent$str()
-
failureReportContextIndent
public final String failureReportContextIndent()
- Specified by:
failureReportContextIndentin interfaceEngineEventContextMessages
-
failureReportContextFailuresSeparator$str
protected String failureReportContextFailuresSeparator$str()
-
failureReportContextFailuresSeparator
public final String failureReportContextFailuresSeparator()
- Specified by:
failureReportContextFailuresSeparatorin interfaceEngineEventContextMessages
-
failureReportFailuresBulletPoint$str
protected String failureReportFailuresBulletPoint$str()
-
failureReportFailuresBulletPoint
public final String failureReportFailuresBulletPoint()
- Specified by:
failureReportFailuresBulletPointin interfaceEngineEventContextMessages
-
failureReportFailuresNoBulletPoint$str
protected String failureReportFailuresNoBulletPoint$str()
-
failureReportFailuresNoBulletPoint
public final String failureReportFailuresNoBulletPoint()
- Specified by:
failureReportFailuresNoBulletPointin interfaceEngineEventContextMessages- Returns:
- A message with the same length as
EngineEventContextMessages.failureReportFailuresBulletPoint(), but containing only blanks.
-
failureReportFailures$str
protected String failureReportFailures$str()
-
failureReportFailures
public final String failureReportFailures()
- Specified by:
failureReportFailuresin interfaceEngineEventContextMessages
-
defaultOnMissingContextElement$str
protected String defaultOnMissingContextElement$str()
-
defaultOnMissingContextElement
public final String defaultOnMissingContextElement()
- Specified by:
defaultOnMissingContextElementin interfaceEngineEventContextMessages- Returns:
- A string used when a context element is missing. Should only be used if there is a bug in Hibernate Search.
-
type$str
protected String type$str()
-
type
public final String type(String name)
- Specified by:
typein interfaceEngineEventContextMessages
-
defaultBackend$str
protected String defaultBackend$str()
-
defaultBackend
public final String defaultBackend()
- Specified by:
defaultBackendin interfaceEngineEventContextMessages
-
backend$str
protected String backend$str()
-
backend
public final String backend(String name)
- Specified by:
backendin interfaceEngineEventContextMessages
-
index$str
protected String index$str()
-
index
public final String index(String name)
- Specified by:
indexin interfaceEngineEventContextMessages
-
indexes$str
protected String indexes$str()
-
indexes
public final String indexes(Set<String> names)
- Specified by:
indexesin interfaceEngineEventContextMessages
-
shard$str
protected String shard$str()
-
shard
public final String shard(String shardId)
- Specified by:
shardin interfaceEngineEventContextMessages
-
indexSchemaRoot$str
protected String indexSchemaRoot$str()
-
indexSchemaRoot
public final String indexSchemaRoot()
- Specified by:
indexSchemaRootin interfaceEngineEventContextMessages
-
indexSchemaIdentifier$str
protected String indexSchemaIdentifier$str()
-
indexSchemaIdentifier
public final String indexSchemaIdentifier()
- Specified by:
indexSchemaIdentifierin interfaceEngineEventContextMessages
-
indexFieldAbsolutePath$str
protected String indexFieldAbsolutePath$str()
-
indexFieldAbsolutePath
public final String indexFieldAbsolutePath(String absolutePath)
- Specified by:
indexFieldAbsolutePathin interfaceEngineEventContextMessages
-
indexFieldAbsolutePaths$str
protected String indexFieldAbsolutePaths$str()
-
indexFieldAbsolutePaths
public final String indexFieldAbsolutePaths(List<String> absolutePaths)
- Specified by:
indexFieldAbsolutePathsin interfaceEngineEventContextMessages
-
fieldTemplate$str
protected String fieldTemplate$str()
-
fieldTemplate
public final String fieldTemplate(String absolutePath)
- Specified by:
fieldTemplatein interfaceEngineEventContextMessages
-
analyzer$str
protected String analyzer$str()
-
analyzer
public final String analyzer(String name)
- Specified by:
analyzerin interfaceEngineEventContextMessages
-
normalizer$str
protected String normalizer$str()
-
normalizer
public final String normalizer(String name)
- Specified by:
normalizerin interfaceEngineEventContextMessages
-
charFilter$str
protected String charFilter$str()
-
charFilter
public final String charFilter(String name)
- Specified by:
charFilterin interfaceEngineEventContextMessages
-
tokenizer$str
protected String tokenizer$str()
-
tokenizer
public final String tokenizer(String name)
- Specified by:
tokenizerin interfaceEngineEventContextMessages
-
tokenFilter$str
protected String tokenFilter$str()
-
tokenFilter
public final String tokenFilter(String name)
- Specified by:
tokenFilterin interfaceEngineEventContextMessages
-
-