Class Log_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.util.logging.Log_$logger
All Implemented Interfaces:
Serializable, org.infinispan.util.logging.Log, org.jboss.logging.BasicLogger

public class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements org.infinispan.util.logging.Log, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
See Also:
  • Constructor Details

    • Log_$logger

      public Log_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • problemApplyingStateForKey

      public final void problemApplyingStateForKey(Object key, Throwable t)
    • problemApplyingStateForKey$str

      protected String problemApplyingStateForKey$str()
    • expectedJustOneResponse

      public final void expectedJustOneResponse(Map<Address,Response> lr)
    • expectedJustOneResponse$str

      protected String expectedJustOneResponse$str()
    • notStartingEvictionThread

      public final void notStartingEvictionThread()
    • notStartingEvictionThread$str

      protected String notStartingEvictionThread$str()
    • exceptionPurgingDataContainer

      public final void exceptionPurgingDataContainer(Throwable e)
    • exceptionPurgingDataContainer$str

      protected String exceptionPurgingDataContainer$str()
    • unableToPassivateEntry

      public final void unableToPassivateEntry(Object key, Throwable e)
    • unableToPassivateEntry$str

      protected String unableToPassivateEntry$str()
    • jmxMBeanAlreadyRegistered$str

      protected String jmxMBeanAlreadyRegistered$str()
    • jmxMBeanAlreadyRegistered

      public final JmxDomainConflictException jmxMBeanAlreadyRegistered(String jmxDomain, Throwable cause)
    • couldNotFindAttribute

      public final void couldNotFindAttribute(String name)
    • couldNotFindAttribute$str

      protected String couldNotFindAttribute$str()
    • failedToUpdateAttribute

      public final void failedToUpdateAttribute(String name, Object value)
    • failedToUpdateAttribute$str

      protected String failedToUpdateAttribute$str()
    • queriedAttributeNotFound

      public final void queriedAttributeNotFound(String attributeName)
    • queriedAttributeNotFound$str

      protected String queriedAttributeNotFound$str()
    • errorWritingValueForAttribute

      public final void errorWritingValueForAttribute(String attributeName, Exception e)
    • errorWritingValueForAttribute$str

      protected String errorWritingValueForAttribute$str()
    • couldNotInvokeSetOnAttribute

      public final void couldNotInvokeSetOnAttribute(String attributeName, Object value)
    • couldNotInvokeSetOnAttribute$str

      protected String couldNotInvokeSetOnAttribute$str()
    • unknownResponsesFromRemoteCache

      public final void unknownResponsesFromRemoteCache(Collection<Response> responses)
    • unknownResponsesFromRemoteCache$str

      protected String unknownResponsesFromRemoteCache$str()
    • errorDoingRemoteCall

      public final void errorDoingRemoteCall(Exception e)
    • errorDoingRemoteCall$str

      protected String errorDoingRemoteCall$str()
    • errorMarshallingObject

      public final void errorMarshallingObject(Throwable ioe, Object obj)
    • errorMarshallingObject$str

      protected String errorMarshallingObject$str()
    • exceptionHandlingCommand

      public final void exceptionHandlingCommand(Object cmd, Throwable t)
    • exceptionHandlingCommand$str

      protected String exceptionHandlingCommand$str()
    • unexpectedErrorReplicating

      public final void unexpectedErrorReplicating(Throwable t)
    • unexpectedErrorReplicating$str

      protected String unexpectedErrorReplicating$str()
    • startingJGroupsChannel

      public final void startingJGroupsChannel(String cluster)
    • startingJGroupsChannel1$str

      protected String startingJGroupsChannel1$str()
    • startingJGroupsChannel

      public final void startingJGroupsChannel(String cluster, String stack)
    • startingJGroupsChannel2$str

      protected String startingJGroupsChannel2$str()
    • localAndPhysicalAddress

      public final void localAndPhysicalAddress(String cluster, Address address, List<Address> physicalAddresses)
    • localAndPhysicalAddress$str

      protected String localAndPhysicalAddress$str()
    • disconnectJGroups

      public final void disconnectJGroups(String cluster)
    • disconnectJGroups$str

      protected String disconnectJGroups$str()
    • problemClosingChannel

      public final void problemClosingChannel(Exception e, String cluster)
    • problemClosingChannel$str

      protected String problemClosingChannel$str()
    • wrongTypeForJGroupsChannelLookup

      public final void wrongTypeForJGroupsChannelLookup(String channelLookupClassName, Exception e)
    • wrongTypeForJGroupsChannelLookup$str

      protected String wrongTypeForJGroupsChannelLookup$str()
    • errorInstantiatingJGroupsChannelLookup

      public final void errorInstantiatingJGroupsChannelLookup(String channelLookupClassName, Exception e)
    • errorInstantiatingJGroupsChannelLookup$str

      protected String errorInstantiatingJGroupsChannelLookup$str()
    • errorCreatingChannelFromConfigFile$str

      protected String errorCreatingChannelFromConfigFile$str()
    • errorCreatingChannelFromConfigFile

      public final CacheConfigurationException errorCreatingChannelFromConfigFile(String cfg, Exception e)
    • errorCreatingChannelFromXML$str

      protected String errorCreatingChannelFromXML$str()
    • errorCreatingChannelFromXML

      public final CacheConfigurationException errorCreatingChannelFromXML(String cfg, Exception e)
    • errorCreatingChannelFromConfigString$str

      protected String errorCreatingChannelFromConfigString$str()
    • errorCreatingChannelFromConfigString

      public final CacheConfigurationException errorCreatingChannelFromConfigString(String cfg, Exception e)
    • unableToUseJGroupsPropertiesProvided

      public final void unableToUseJGroupsPropertiesProvided(TypedProperties props)
    • unableToUseJGroupsPropertiesProvided$str

      protected String unableToUseJGroupsPropertiesProvided$str()
    • interruptedWaitingForCoordinator

      public final void interruptedWaitingForCoordinator(InterruptedException e)
    • interruptedWaitingForCoordinator$str

      protected String interruptedWaitingForCoordinator$str()
    • receivedMergedView

      public final void receivedMergedView(String cluster, org.jgroups.View newView)
    • receivedMergedView$str

      protected String receivedMergedView$str()
    • receivedClusterView

      public final void receivedClusterView(String cluster, org.jgroups.View newView)
    • receivedClusterView$str

      protected String receivedClusterView$str()
    • errorProcessing1pcPrepareCommand

      public final void errorProcessing1pcPrepareCommand(Throwable e)
    • errorProcessing1pcPrepareCommand$str

      protected String errorProcessing1pcPrepareCommand$str()
    • errorRollingBack

      public final void errorRollingBack(Throwable e)
    • errorRollingBack$str

      protected String errorRollingBack$str()
    • unfinishedTransactionsRemain

      public final void unfinishedTransactionsRemain(int localTransactions, int remoteTransactions)
    • unfinishedTransactionsRemain$str

      protected String unfinishedTransactionsRemain$str()
    • failedSynchronizationRegistration

      public final void failedSynchronizationRegistration(Exception e)
    • failedSynchronizationRegistration$str

      protected String failedSynchronizationRegistration$str()
    • unableToRollbackGlobalTx

      public final void unableToRollbackGlobalTx(GlobalTransaction gtx, Throwable e)
    • unableToRollbackGlobalTx$str

      protected String unableToRollbackGlobalTx$str()
    • fallingBackToEmbeddedTm

      public final void fallingBackToEmbeddedTm()
    • fallingBackToEmbeddedTm$str

      protected String fallingBackToEmbeddedTm$str()
    • failedToCreateInitialCtx

      public final void failedToCreateInitialCtx(Throwable e)
    • failedToCreateInitialCtx$str

      protected String failedToCreateInitialCtx$str()
    • retrievingTm

      public final void retrievingTm(jakarta.transaction.TransactionManager tm)
    • retrievingTm$str

      protected String retrievingTm$str()
    • recoveryIgnored

      public final void recoveryIgnored()
    • recoveryIgnored$str

      protected String recoveryIgnored$str()
    • missingListPreparedTransactions

      public final void missingListPreparedTransactions(Object key, Object value)
    • missingListPreparedTransactions$str

      protected String missingListPreparedTransactions$str()
    • preparedTxAlreadyExists

      public final void preparedTxAlreadyExists(RecoveryAwareTransaction previous, RecoveryAwareRemoteTransaction remoteTransaction)
    • preparedTxAlreadyExists$str

      protected String preparedTxAlreadyExists$str()
    • unableToSetValue

      public final void unableToSetValue(Exception e)
    • unableToSetValue$str

      protected String unableToSetValue$str()
    • failedToCallStopAfterFailure

      public final void failedToCallStopAfterFailure(Throwable t)
    • failedToCallStopAfterFailure$str

      protected String failedToCallStopAfterFailure$str()
    • version

      public final void version(String version)
    • version$str

      protected String version$str()
    • noAnnotateMethodsFoundInListener

      public final void noAnnotateMethodsFoundInListener(Class<?> listenerClass)
    • noAnnotateMethodsFoundInListener$str

      protected String noAnnotateMethodsFoundInListener$str()
    • unableToInvokeListenerMethodAndRemoveListener

      public final void unableToInvokeListenerMethodAndRemoveListener(Method m, Object target, Throwable e)
    • unableToInvokeListenerMethodAndRemoveListener$str

      protected String unableToInvokeListenerMethodAndRemoveListener$str()
    • unableToLockToInvalidate

      public final void unableToLockToInvalidate(Object key, Address address)
    • unableToLockToInvalidate$str

      protected String unableToLockToInvalidate$str()
    • executionError

      public final void executionError(String commandType, String cacheName, String affectedKeys, Throwable t)
    • executionError$str

      protected String executionError$str()
    • failedInvalidatingRemoteCache

      public final void failedInvalidatingRemoteCache(Throwable e)
    • failedInvalidatingRemoteCache$str

      protected String failedInvalidatingRemoteCache$str()
    • couldNotRollbackPrepared1PcTransaction

      public final void couldNotRollbackPrepared1PcTransaction(LocalTransaction localTransaction, Throwable e1)
    • couldNotRollbackPrepared1PcTransaction$str

      protected String couldNotRollbackPrepared1PcTransaction$str()
    • failedToInvalidateKeys

      public final void failedToInvalidateKeys(Throwable e)
    • failedToInvalidateKeys$str

      protected String failedToInvalidateKeys$str()
    • passivationWithoutEviction

      public final void passivationWithoutEviction()
    • passivationWithoutEviction$str

      protected String passivationWithoutEviction$str()
    • couldNotCompleteInjectedTransaction

      public final void couldNotCompleteInjectedTransaction(Throwable t)
    • couldNotCompleteInjectedTransaction$str

      protected String couldNotCompleteInjectedTransaction$str()
    • usingBatchModeTransactionManager

      public final void usingBatchModeTransactionManager()
    • usingBatchModeTransactionManager$str

      protected String usingBatchModeTransactionManager$str()
    • couldNotInstantiateTransactionManager

      public final void couldNotInstantiateTransactionManager(Exception e)
    • couldNotInstantiateTransactionManager$str

      protected String couldNotInstantiateTransactionManager$str()
    • randomCacheModeSynonymsDeprecated

      public final void randomCacheModeSynonymsDeprecated(String candidate, String mode, List<String> synonyms)
    • randomCacheModeSynonymsDeprecated$str

      protected String randomCacheModeSynonymsDeprecated$str()
    • errorProcessing2pcCommitCommand

      public final void errorProcessing2pcCommitCommand(Throwable e)
    • errorProcessing2pcCommitCommand$str

      protected String errorProcessing2pcCommitCommand$str()
    • componentFailedToStop

      public final void componentFailedToStop(Throwable e)
    • componentFailedToStop$str

      protected String componentFailedToStop$str()
    • failedLoadingKeysFromCacheStore

      public final void failedLoadingKeysFromCacheStore(Throwable t)
    • failedLoadingKeysFromCacheStore$str

      protected String failedLoadingKeysFromCacheStore$str()
    • rebalanceError

      public final void rebalanceError(String cacheName, Address node, int topologyId, Throwable cause)
    • rebalanceError$str

      protected String rebalanceError$str()
    • failedToRecoverClusterState

      public final void failedToRecoverClusterState(Throwable cause)
    • failedToRecoverClusterState$str

      protected String failedToRecoverClusterState$str()
    • errorUpdatingMembersList

      public final void errorUpdatingMembersList(int viewId, Throwable cause)
    • errorUpdatingMembersList$str

      protected String errorUpdatingMembersList$str()
    • cacheBackupsDataToSameSite

      public final void cacheBackupsDataToSameSite(String siteName)
    • cacheBackupsDataToSameSite$str

      protected String cacheBackupsDataToSameSite$str()
    • warnXsiteBackupFailed

      public final void warnXsiteBackupFailed(String cacheName, String siteName, Throwable throwable)
    • warnXsiteBackupFailed$str

      protected String warnXsiteBackupFailed$str()
    • cannotRespondToRollback

      public final void cannotRespondToRollback(GlobalTransaction globalTransaction, String cacheName)
    • cannotRespondToRollback$str

      protected String cannotRespondToRollback$str()
    • cannotRespondToCommit

      public final void cannotRespondToCommit(GlobalTransaction globalTransaction, String cacheName)
    • cannotRespondToCommit$str

      protected String cannotRespondToCommit$str()
    • tryingToBringOnlineNonexistentSite

      public final void tryingToBringOnlineNonexistentSite(String siteName)
    • tryingToBringOnlineNonexistentSite$str

      protected String tryingToBringOnlineNonexistentSite$str()
    • noLiveOwnersFoundForSegments

      public final void noLiveOwnersFoundForSegments(Collection<Integer> segments, String cacheName, Collection<Address> faultySources)
    • noLiveOwnersFoundForSegments$str

      protected String noLiveOwnersFoundForSegments$str()
    • failedToRetrieveTransactionsForSegments

      public final void failedToRetrieveTransactionsForSegments(String cacheName, Address source, Collection<Integer> segments, Throwable t)
    • failedToRetrieveTransactionsForSegments$str

      protected String failedToRetrieveTransactionsForSegments$str()
    • failedToRequestSegments

      public final void failedToRequestSegments(String cacheName, Address source, Collection<Integer> segments, Throwable e)
    • failedToRequestSegments$str

      protected String failedToRequestSegments$str()
    • unableToRemoveEntryAfterActivation

      public final void unableToRemoveEntryAfterActivation(Object key, Throwable e)
    • unableToRemoveEntryAfterActivation$str

      protected String unableToRemoveEntryAfterActivation$str()
    • unknownMigrator$str

      protected String unknownMigrator$str()
    • unknownMigrator

      public final IllegalArgumentException unknownMigrator(String migratorName)
    • entriesMigrated

      public final void entriesMigrated(long count, String name, String prettyTime)
    • entriesMigrated$str

      protected String entriesMigrated$str()
    • remoteException$str

      protected String remoteException$str()
    • remoteException

      public final RemoteException remoteException(Address sender, Throwable t)
    • customInterceptorMissingClass$str

      protected String customInterceptorMissingClass$str()
    • customInterceptorMissingClass

      public final CacheConfigurationException customInterceptorMissingClass()
    • suggestCustomInterceptorInheritance

      public final void suggestCustomInterceptorInheritance(String customInterceptorClassName)
    • suggestCustomInterceptorInheritance$str

      protected String suggestCustomInterceptorInheritance$str()
    • multipleCustomInterceptorPositions$str

      protected String multipleCustomInterceptorPositions$str()
    • multipleCustomInterceptorPositions

      public final CacheConfigurationException multipleCustomInterceptorPositions(String customInterceptorClassName)
    • missingCustomInterceptorPosition$str

      protected String missingCustomInterceptorPosition$str()
    • missingCustomInterceptorPosition

      public final CacheConfigurationException missingCustomInterceptorPosition(String customInterceptorClassName)
    • failedToRecoverCacheState

      public final void failedToRecoverCacheState(String cacheName, Throwable cause)
    • failedToRecoverCacheState$str

      protected String failedToRecoverCacheState$str()
    • unexpectedInitialVersion$str

      protected String unexpectedInitialVersion$str()
    • unexpectedInitialVersion

      public final IllegalArgumentException unexpectedInitialVersion(String className)
    • rebalanceStartError

      public final void rebalanceStartError(String cacheName, Throwable cause)
    • rebalanceStartError$str

      protected String rebalanceStartError$str()
    • parserRootElementAlreadyRegistered

      public final void parserRootElementAlreadyRegistered(String qName, String oldParser, String newParser)
    • parserRootElementAlreadyRegistered$str

      protected String parserRootElementAlreadyRegistered$str()
    • parserDoesNotDeclareNamespaces$str

      protected String parserDoesNotDeclareNamespaces$str()
    • parserDoesNotDeclareNamespaces

      public final CacheConfigurationException parserDoesNotDeclareNamespaces(String name)
    • directoryCannotBeCreated$str

      protected String directoryCannotBeCreated$str()
    • directoryCannotBeCreated

      public final CacheConfigurationException directoryCannotBeCreated(String path)
    • missingForeignExternalizer$str

      protected String missingForeignExternalizer$str()
    • missingForeignExternalizer

      public final CacheException missingForeignExternalizer(int foreignId)
    • unknownExternalizerReaderIndex$str

      protected String unknownExternalizerReaderIndex$str()
    • unknownExternalizerReaderIndex

      public final CacheException unknownExternalizerReaderIndex(int readerIndex)
    • advanceExternalizerTypeClassesUndefined$str

      protected String advanceExternalizerTypeClassesUndefined$str()
    • advanceExternalizerTypeClassesUndefined

      public final CacheConfigurationException advanceExternalizerTypeClassesUndefined(String className)
    • duplicateExternalizerIdFound4$str

      protected String duplicateExternalizerIdFound4$str()
    • duplicateExternalizerIdFound

      public final CacheConfigurationException duplicateExternalizerIdFound(int externalizerId, Class<?> typeClass, String otherExternalizer, int readerIndex)
    • internalExternalizerIdLimitExceeded$str

      protected String internalExternalizerIdLimitExceeded$str()
    • internalExternalizerIdLimitExceeded

      public final CacheConfigurationException internalExternalizerIdLimitExceeded(AdvancedExternalizer<?> ext, int externalizerId, int maxId)
    • foreignExternalizerUsingNegativeId$str

      protected String foreignExternalizerUsingNegativeId$str()
    • foreignExternalizerUsingNegativeId

      public final CacheConfigurationException foreignExternalizerUsingNegativeId(AdvancedExternalizer<?> ext, int externalizerId)
    • loaderConfigurationDoesNotSpecifyLoaderClass$str

      protected String loaderConfigurationDoesNotSpecifyLoaderClass$str()
    • loaderConfigurationDoesNotSpecifyLoaderClass

      public final CacheConfigurationException loaderConfigurationDoesNotSpecifyLoaderClass(String className)
    • errorProcessingPrepare

      public final void errorProcessingPrepare(Throwable e)
    • errorProcessingPrepare$str

      protected String errorProcessingPrepare$str()
    • failedOutBoundTransferExecution

      public final void failedOutBoundTransferExecution(Throwable e)
    • failedOutBoundTransferExecution$str

      protected String failedOutBoundTransferExecution$str()
    • failedToEnlistTransactionXaAdapter

      public final void failedToEnlistTransactionXaAdapter(Throwable e)
    • failedToEnlistTransactionXaAdapter$str

      protected String failedToEnlistTransactionXaAdapter$str()
    • warnL1NotHavingReaperThread

      public final void warnL1NotHavingReaperThread()
    • warnL1NotHavingReaperThread$str

      protected String warnL1NotHavingReaperThread$str()
    • unableToCreateInterceptor

      public final void unableToCreateInterceptor(Class<?> type, Exception e)
    • unableToCreateInterceptor$str

      protected String unableToCreateInterceptor$str()
    • unableToRollbackInvalidationsDuringPrepare

      public final void unableToRollbackInvalidationsDuringPrepare(Throwable e)
    • unableToRollbackInvalidationsDuringPrepare$str

      protected String unableToRollbackInvalidationsDuringPrepare$str()
    • warnGridFSMetadataCacheRequiresSync

      public final void warnGridFSMetadataCacheRequiresSync()
    • warnGridFSMetadataCacheRequiresSync$str

      protected String warnGridFSMetadataCacheRequiresSync$str()
    • warnCouldNotCommitLocalTx

      public final void warnCouldNotCommitLocalTx(Object transactionDescription, Throwable e)
    • warnCouldNotCommitLocalTx$str

      protected String warnCouldNotCommitLocalTx$str()
    • warnCouldNotRollbackLocalTx

      public final void warnCouldNotRollbackLocalTx(Object transactionDescription, Throwable e)
    • warnCouldNotRollbackLocalTx$str

      protected String warnCouldNotRollbackLocalTx$str()
    • warnExceptionRemovingRecovery

      public final void warnExceptionRemovingRecovery(Throwable e)
    • warnExceptionRemovingRecovery$str

      protected String warnExceptionRemovingRecovery$str()
    • invalidConfigurationIndexingWithInvalidation$str

      protected String invalidConfigurationIndexingWithInvalidation$str()
    • invalidConfigurationIndexingWithInvalidation

      public final CacheConfigurationException invalidConfigurationIndexingWithInvalidation()
    • persistenceWithoutCacheLoaderInterceptor

      public final void persistenceWithoutCacheLoaderInterceptor()
    • persistenceWithoutCacheLoaderInterceptor$str

      protected String persistenceWithoutCacheLoaderInterceptor$str()
    • persistenceWithoutCacheWriteInterceptor

      public final void persistenceWithoutCacheWriteInterceptor()
    • persistenceWithoutCacheWriteInterceptor$str

      protected String persistenceWithoutCacheWriteInterceptor$str()
    • invalidConfigurationIndexingWithoutModule$str

      protected String invalidConfigurationIndexingWithoutModule$str()
    • invalidConfigurationIndexingWithoutModule

      public final CacheConfigurationException invalidConfigurationIndexingWithoutModule()
    • errorReadingFileStore$str

      protected String errorReadingFileStore$str()
    • errorReadingFileStore

      public final PersistenceException errorReadingFileStore(String path, long offset)
    • exceptionInvokingListener$str

      protected String exceptionInvokingListener$str()
    • exceptionInvokingListener

      public final CacheListenerException exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
    • thirdPartySuspected$str

      protected String thirdPartySuspected$str()
    • thirdPartySuspected

      public final SuspectException thirdPartySuspected(Address sender, SuspectException e)
    • invocationBatchingNeedsTransactionalCache$str

      protected String invocationBatchingNeedsTransactionalCache$str()
    • invocationBatchingNeedsTransactionalCache

      public final CacheConfigurationException invocationBatchingNeedsTransactionalCache()
    • invocationBatchingCannotBeRecoverable$str

      protected String invocationBatchingCannotBeRecoverable$str()
    • invocationBatchingCannotBeRecoverable

      public final CacheConfigurationException invocationBatchingCannotBeRecoverable()
    • clusterListenerInstallationFailure

      public final void clusterListenerInstallationFailure(Throwable cause)
    • clusterListenerInstallationFailure$str

      protected String clusterListenerInstallationFailure$str()
    • unsuccessfulResponseForClusterListeners

      public final void unsuccessfulResponseForClusterListeners(Address address, Response response)
    • unsuccessfulResponseForClusterListeners$str

      protected String unsuccessfulResponseForClusterListeners$str()
    • exceptionDuringClusterListenerRetrieval

      public final void exceptionDuringClusterListenerRetrieval(Address address, Throwable cause)
    • exceptionDuringClusterListenerRetrieval$str

      protected String exceptionDuringClusterListenerRetrieval$str()
    • unauthorizedAccess$str

      protected String unauthorizedAccess$str()
    • unauthorizedAccess

      public final SecurityException unauthorizedAccess(String subject, String permission)
    • invalidPrincipalRoleMapper$str

      protected String invalidPrincipalRoleMapper$str()
    • invalidPrincipalRoleMapper

      public final CacheConfigurationException invalidPrincipalRoleMapper()
    • unableToSendXSiteState

      public final void unableToSendXSiteState(String site, Throwable cause)
    • unableToSendXSiteState$str

      protected String unableToSendXSiteState$str()
    • unableToApplyXSiteState

      public final void unableToApplyXSiteState(Throwable cause)
    • unableToApplyXSiteState$str

      protected String unableToApplyXSiteState$str()
    • ignoreAttribute

      public final void ignoreAttribute(String element, Object attribute, Location location)
    • ignoreAttribute$str

      protected String ignoreAttribute$str()
    • ignoreXmlElement

      public final void ignoreXmlElement(Object element, Location location)
    • ignoreXmlElement$str

      protected String ignoreXmlElement$str()
    • undefinedThreadPoolName$str

      protected String undefinedThreadPoolName$str()
    • undefinedThreadPoolName

      public final CacheConfigurationException undefinedThreadPoolName(String name)
    • invalidPermission$str

      protected String invalidPermission$str()
    • invalidPermission

      public final IllegalArgumentException invalidPermission(Permission permission)
    • readOnlyPermissionCollection$str

      protected String readOnlyPermissionCollection$str()
    • readOnlyPermissionCollection

      public final SecurityException readOnlyPermissionCollection()
    • unableToAcquireLock$str

      protected String unableToAcquireLock$str()
    • unableToAcquireLock

      public final TimeoutException unableToAcquireLock(String timeout, Object key, Object requestor, Object owner)
    • exceptionProcessingEntryRetrievalValues$str

      protected String exceptionProcessingEntryRetrievalValues$str()
    • exceptionProcessingEntryRetrievalValues

      public final CacheException exceptionProcessingEntryRetrievalValues(Throwable cause)
    • unsuccessfulResponseRetrievingTransactionsForSegments

      public final void unsuccessfulResponseRetrievingTransactionsForSegments(Address address, Response response)
    • unsuccessfulResponseRetrievingTransactionsForSegments$str

      protected String unsuccessfulResponseRetrievingTransactionsForSegments$str()
    • ambiguousConfigurationFiles

      public final void ambiguousConfigurationFiles(String files)
    • ambiguousConfigurationFiles$str

      protected String ambiguousConfigurationFiles$str()
    • partitionDegraded$str

      protected String partitionDegraded$str()
    • partitionDegraded

      public final AvailabilityException partitionDegraded()
    • degradedModeKeyUnavailable$str

      protected String degradedModeKeyUnavailable$str()
    • degradedModeKeyUnavailable

      public final AvailabilityException degradedModeKeyUnavailable(Object key)
    • clearDisallowedWhilePartitioned$str

      protected String clearDisallowedWhilePartitioned$str()
    • clearDisallowedWhilePartitioned

      public final AvailabilityException clearDisallowedWhilePartitioned()
    • rebalancingEnabled

      public final void rebalancingEnabled()
    • rebalancingEnabled$str

      protected String rebalancingEnabled$str()
    • rebalancingSuspended

      public final void rebalancingSuspended()
    • rebalancingSuspended$str

      protected String rebalancingSuspended$str()
    • startingRebalancePhase

      public final void startingRebalancePhase(String cacheName, CacheTopology cacheTopology)
    • startingRebalancePhase$str

      protected String startingRebalancePhase$str()
    • stopOrderIgnored

      public final void stopOrderIgnored()
    • stopOrderIgnored$str

      protected String stopOrderIgnored$str()
    • failedToRestartXSiteStateTransfer

      public final void failedToRestartXSiteStateTransfer(String siteName, Throwable cause)
    • failedToRestartXSiteStateTransfer$str

      protected String failedToRestartXSiteStateTransfer$str()
    • cacheIsTerminated$str

      protected String cacheIsTerminated$str()
    • cacheIsTerminated

      public final IllegalLifecycleStateException cacheIsTerminated(String cacheName, String state)
    • cacheIsStopping$str

      protected String cacheIsStopping$str()
    • cacheIsStopping

      public final IllegalLifecycleStateException cacheIsStopping(String cacheName)
    • remoteTransactionTimeout

      public final void remoteTransactionTimeout(GlobalTransaction gtx, long ageMilliSeconds)
    • remoteTransactionTimeout$str

      protected String remoteTransactionTimeout$str()
    • unsupportedConfiguration$str

      protected String unsupportedConfiguration$str()
    • unsupportedConfiguration

      public final CacheConfigurationException unsupportedConfiguration(String element, String namespaceUri, Location location, String version)
    • rebalancePhaseConfirmedOnNode

      public final void rebalancePhaseConfirmedOnNode(CacheTopology.Phase phase, String cacheName, Address node, int topologyId)
    • rebalancePhaseConfirmedOnNode$str

      protected String rebalancePhaseConfirmedOnNode$str()
    • errorReadingRebalancingStatus

      public final void errorReadingRebalancingStatus(Address coordinator, Throwable t)
    • errorReadingRebalancingStatus$str

      protected String errorReadingRebalancingStatus$str()
    • unableToInvokeListenerMethod

      public final void unableToInvokeListenerMethod(Method m, Object target, Throwable e)
    • unableToInvokeListenerMethod$str

      protected String unableToInvokeListenerMethod$str()
    • twoPhaseCommitAsyncBackup$str

      protected String twoPhaseCommitAsyncBackup$str()
    • twoPhaseCommitAsyncBackup

      public final CacheConfigurationException twoPhaseCommitAsyncBackup()
    • finishedRebalance

      public final void finishedRebalance(String cacheName, CacheTopology topology)
    • finishedRebalance$str

      protected String finishedRebalance$str()
    • backupMissingSite$str

      protected String backupMissingSite$str()
    • backupMissingSite

      public final CacheConfigurationException backupMissingSite()
    • missingBackupFailurePolicyClass$str

      protected String missingBackupFailurePolicyClass$str()
    • missingBackupFailurePolicyClass

      public final CacheConfigurationException missingBackupFailurePolicyClass(String remoteSite)
    • backupForNullCache$str

      protected String backupForNullCache$str()
    • backupForNullCache

      public final CacheConfigurationException backupForNullCache()
    • backupForMissingParameters$str

      protected String backupForMissingParameters$str()
    • backupForMissingParameters

      public final CacheConfigurationException backupForMissingParameters()
    • missingTransportConfiguration$str

      protected String missingTransportConfiguration$str()
    • missingTransportConfiguration

      public final CacheConfigurationException missingTransportConfiguration()
    • invalidReaperWakeUpInterval$str

      protected String invalidReaperWakeUpInterval$str()
    • invalidReaperWakeUpInterval

      public final CacheConfigurationException invalidReaperWakeUpInterval(long timeout)
    • invalidCompletedTxTimeout$str

      protected String invalidCompletedTxTimeout$str()
    • invalidCompletedTxTimeout

      public final CacheConfigurationException invalidCompletedTxTimeout(long timeout)
    • l1OnlyForDistributedCache$str

      protected String l1OnlyForDistributedCache$str()
    • l1OnlyForDistributedCache

      public final CacheConfigurationException l1OnlyForDistributedCache(String cacheMode)
    • l1InvalidLifespan$str

      protected String l1InvalidLifespan$str()
    • l1InvalidLifespan

      public final CacheConfigurationException l1InvalidLifespan()
    • l1NotValidWithExpirationEviction$str

      protected String l1NotValidWithExpirationEviction$str()
    • l1NotValidWithExpirationEviction

      public final CacheConfigurationException l1NotValidWithExpirationEviction()
    • interceptorClassAndInstanceDefined$str

      protected String interceptorClassAndInstanceDefined$str()
    • interceptorClassAndInstanceDefined

      public final CacheConfigurationException interceptorClassAndInstanceDefined(String customInterceptorClassName, String customInterceptor)
    • unableToInstantiateClass$str

      protected String unableToInstantiateClass$str()
    • unableToInstantiateClass

      public final CacheConfigurationException unableToInstantiateClass(Class<?> storeConfigurationClass)
    • existingConfigForInternalCache$str

      protected String existingConfigForInternalCache$str()
    • existingConfigForInternalCache

      public final CacheConfigurationException existingConfigForInternalCache(String name)
    • degradedModeKeysUnavailable$str

      protected String degradedModeKeysUnavailable$str()
    • degradedModeKeysUnavailable

      public final AvailabilityException degradedModeKeysUnavailable(Collection<?> keys)
    • evictionExecutorDeprecated

      public final void evictionExecutorDeprecated()
    • evictionExecutorDeprecated$str

      protected String evictionExecutorDeprecated$str()
    • remoteTransactionAlreadyRolledBack$str

      protected String remoteTransactionAlreadyRolledBack$str()
    • remoteTransactionAlreadyRolledBack

      public final CacheException remoteTransactionAlreadyRolledBack(GlobalTransaction gtx)
    • remoteTransactionStatusMissing$str

      protected String remoteTransactionStatusMissing$str()
    • remoteTransactionStatusMissing

      public final TimeoutException remoteTransactionStatusMissing(GlobalTransaction gtx)
    • noFilterIndexingServiceProviderFound

      public final void noFilterIndexingServiceProviderFound(String filterClassName)
    • noFilterIndexingServiceProviderFound$str

      protected String noFilterIndexingServiceProviderFound$str()
    • clusterListenerRegisteredWithOnlyPreEvents$str

      protected String clusterListenerRegisteredWithOnlyPreEvents$str()
    • clusterListenerRegisteredWithOnlyPreEvents

      public final CacheException clusterListenerRegisteredWithOnlyPreEvents(Class<?> listenerClass)
    • jgroupsConfigurationNotFound$str

      protected String jgroupsConfigurationNotFound$str()
    • jgroupsConfigurationNotFound

      public final CacheConfigurationException jgroupsConfigurationNotFound(String cfg)
    • configurationInUse$str

      protected String configurationInUse$str()
    • configurationInUse

      public final IllegalStateException configurationInUse(String configurationName)
    • templateConfigurationStartAttempt$str

      protected String templateConfigurationStartAttempt$str()
    • templateConfigurationStartAttempt

      public final CacheConfigurationException templateConfigurationStartAttempt(String cacheName)
    • undeclaredConfiguration$str

      protected String undeclaredConfiguration$str()
    • undeclaredConfiguration

      public final CacheConfigurationException undeclaredConfiguration(String template, String name)
    • noConfiguration$str

      protected String noConfiguration$str()
    • noConfiguration

      public final CacheConfigurationException noConfiguration(String extend)
    • interceptorStackNotSupported$str

      protected String interceptorStackNotSupported$str()
    • interceptorStackNotSupported

      public final UnsupportedOperationException interceptorStackNotSupported()
    • lockOperationsNotSupported$str

      protected String lockOperationsNotSupported$str()
    • lockOperationsNotSupported

      public final UnsupportedOperationException lockOperationsNotSupported()
    • invocationBatchingNotEnabled$str

      protected String invocationBatchingNotEnabled$str()
    • invocationBatchingNotEnabled

      public final CacheConfigurationException invocationBatchingNotEnabled()
    • notSupportedInSimpleCache$str

      protected String notSupportedInSimpleCache$str()
    • notSupportedInSimpleCache

      public final CacheConfigurationException notSupportedInSimpleCache()
    • missingGlobalStatePersistentLocation

      public final void missingGlobalStatePersistentLocation()
    • missingGlobalStatePersistentLocation$str

      protected String missingGlobalStatePersistentLocation$str()
    • unableToBroadcastInvalidation$str

      protected String unableToBroadcastInvalidation$str()
    • unableToBroadcastInvalidation

      public final RuntimeException unableToBroadcastInvalidation(Throwable e)
    • failedReadingPersistentState$str

      protected String failedReadingPersistentState$str()
    • failedReadingPersistentState

      public final CacheConfigurationException failedReadingPersistentState(IOException e, File stateFile)
    • failedWritingGlobalState$str

      protected String failedWritingGlobalState$str()
    • failedWritingGlobalState

      public final CacheConfigurationException failedWritingGlobalState(IOException e, File stateFile)
    • nonWritableStateFile$str

      protected String nonWritableStateFile$str()
    • nonWritableStateFile

      public final CacheConfigurationException nonWritableStateFile(File stateFile)
    • globalStateLoad

      public final void globalStateLoad(String version, String timestamp)
    • globalStateLoad$str

      protected String globalStateLoad$str()
    • globalStateWrite

      public final void globalStateWrite(String version, String timestamp)
    • globalStateWrite$str

      protected String globalStateWrite$str()
    • recoveryNotSupportedWithNonTxCache$str

      protected String recoveryNotSupportedWithNonTxCache$str()
    • recoveryNotSupportedWithNonTxCache

      public final CacheConfigurationException recoveryNotSupportedWithNonTxCache()
    • recoveryNotSupportedWithSynchronization$str

      protected String recoveryNotSupportedWithSynchronization$str()
    • recoveryNotSupportedWithSynchronization

      public final CacheConfigurationException recoveryNotSupportedWithSynchronization()
    • transactionNotificationsDisabled

      public final void transactionNotificationsDisabled()
    • transactionNotificationsDisabled$str

      protected String transactionNotificationsDisabled$str()
    • ignoringUnsolicitedState

      public final void ignoringUnsolicitedState(Address node, int segment, String cacheName)
    • ignoringUnsolicitedState$str

      protected String ignoringUnsolicitedState$str()
    • persistentConsistentHashMismatch$str

      protected String persistentConsistentHashMismatch$str()
    • persistentConsistentHashMismatch

      public final IllegalStateException persistentConsistentHashMismatch(String hashFactory, String consistentHashClass)
    • timeoutWaitingForInitialNodes$str

      protected String timeoutWaitingForInitialNodes$str()
    • timeoutWaitingForInitialNodes

      public final TimeoutException timeoutWaitingForInitialNodes(int initialClusterSize, List<?> members)
    • remoteNodeSuspected$str

      protected String remoteNodeSuspected$str()
    • remoteNodeSuspected

      public final SuspectException remoteNodeSuspected(Address address)
    • remoteNodeTimedOut$str

      protected String remoteNodeTimedOut$str()
    • remoteNodeTimedOut

      public final TimeoutException remoteNodeTimedOut(Address address, long time, TimeUnit unit)
    • coordinatorTimeoutWaitingForView$str

      protected String coordinatorTimeoutWaitingForView$str()
    • coordinatorTimeoutWaitingForView

      public final TimeoutException coordinatorTimeoutWaitingForView(int expectedViewId, int currentViewId, Object clusterManagerStatus)
    • noIndexableClassesDefined$str

      protected String noIndexableClassesDefined$str()
    • noIndexableClassesDefined

      public final CacheConfigurationException noIndexableClassesDefined()
    • classNotIndexable$str

      protected String classNotIndexable$str()
    • classNotIndexable

      public final CacheConfigurationException classNotIndexable(String className)
    • failedInvokingCacheManagerListener

      public final void failedInvokingCacheManagerListener(Throwable e)
    • failedInvokingCacheManagerListener$str

      protected String failedInvokingCacheManagerListener$str()
    • ignoredReplicationQueueAttribute

      public final void ignoredReplicationQueueAttribute(String attributeName, int line)
    • ignoredReplicationQueueAttribute$str

      protected String ignoredReplicationQueueAttribute$str()
    • extraneousMembersJoinRestoredCache$str

      protected String extraneousMembersJoinRestoredCache$str()
    • extraneousMembersJoinRestoredCache

      public final CacheJoinException extraneousMembersJoinRestoredCache(List<Address> extraneousMembers, String cacheName)
    • nodeWithPersistentStateJoiningClusterWithoutState$str

      protected String nodeWithPersistentStateJoiningClusterWithoutState$str()
    • nodeWithPersistentStateJoiningClusterWithoutState

      public final CacheJoinException nodeWithPersistentStateJoiningClusterWithoutState(Address joiner, String cacheName)
    • nodeWithoutPersistentStateJoiningCacheWithState$str

      protected String nodeWithoutPersistentStateJoiningCacheWithState$str()
    • nodeWithoutPersistentStateJoiningCacheWithState

      public final CacheJoinException nodeWithoutPersistentStateJoiningCacheWithState(Address joiner, String cacheName)
    • nodeWithIncompatibleStateJoiningCache$str

      protected String nodeWithIncompatibleStateJoiningCache$str()
    • nodeWithIncompatibleStateJoiningCache

      public final CacheJoinException nodeWithIncompatibleStateJoiningCache(Address joiner, String cacheName)
    • unknownTransactionConfiguration$str

      protected String unknownTransactionConfiguration$str()
    • unknownTransactionConfiguration

      public final CacheConfigurationException unknownTransactionConfiguration(TransactionMode mode, boolean xaEnabled, boolean recoveryEnabled, boolean batchingEnabled)
    • unableToInstantiateSerializer$str

      protected String unableToInstantiateSerializer$str()
    • unableToInstantiateSerializer

      public final CacheConfigurationException unableToInstantiateSerializer(Class<?> storeConfigurationClass)
    • globalSecurityAuthShouldBeEnabled$str

      protected String globalSecurityAuthShouldBeEnabled$str()
    • globalSecurityAuthShouldBeEnabled

      public final CacheConfigurationException globalSecurityAuthShouldBeEnabled()
    • ignoredAttribute

      public final void ignoredAttribute(String componentName, String version, String attributeName, int line)
    • ignoredAttribute$str

      protected String ignoredAttribute$str()
    • transactionalStoreInNonTransactionalCache$str

      protected String transactionalStoreInNonTransactionalCache$str()
    • transactionalStoreInNonTransactionalCache

      public final CacheConfigurationException transactionalStoreInNonTransactionalCache()
    • transactionalStoreInPassivatedCache$str

      protected String transactionalStoreInPassivatedCache$str()
    • transactionalStoreInPassivatedCache

      public final CacheConfigurationException transactionalStoreInPassivatedCache()
    • evictionDisabled

      public final void evictionDisabled(String cacheName)
    • evictionDisabled$str

      protected String evictionDisabled$str()
    • attributeNotAllowedInInvalidationMode$str

      protected String attributeNotAllowedInInvalidationMode$str()
    • attributeNotAllowedInInvalidationMode

      public final CacheConfigurationException attributeNotAllowedInInvalidationMode(String attributeName)
    • viewHandlingError

      public final void viewHandlingError(int viewId, Throwable t)
    • viewHandlingError$str

      protected String viewHandlingError$str()
    • failedWaitingForTopology$str

      protected String failedWaitingForTopology$str()
    • failedWaitingForTopology

      public final TimeoutException failedWaitingForTopology(int requestTopologyId)
    • duplicateExternalizerIdFound2$str

      protected String duplicateExternalizerIdFound2$str()
    • duplicateExternalizerIdFound

      public final CacheConfigurationException duplicateExternalizerIdFound(int externalizerId, String otherExternalizer)
    • invalidEvictionSize$str

      protected String invalidEvictionSize$str()
    • invalidEvictionSize

      public final CacheConfigurationException invalidEvictionSize()
    • timeoutWaitingForAcks$str

      protected String timeoutWaitingForAcks$str()
    • timeoutWaitingForAcks

      public final TimeoutException timeoutWaitingForAcks(String timeout, String address, long id, int topology)
    • configDeprecatedUseOther

      public final void configDeprecatedUseOther(Enum<?> element, Enum<?> other, Location location)
    • configDeprecatedUseOther$str

      protected String configDeprecatedUseOther$str()
    • writeSkewOnRead$str

      protected String writeSkewOnRead$str()
    • writeSkewOnRead

      public final WriteSkewException writeSkewOnRead(Object key, Object key2, EntryVersion lastVersion, EntryVersion remoteVersion)
    • nonSharedStoreConfiguredAsShared$str

      protected String nonSharedStoreConfiguredAsShared$str()
    • nonSharedStoreConfiguredAsShared

      public final CacheConfigurationException nonSharedStoreConfiguredAsShared(String storeType)
    • missingDefaultCacheDeclaration$str

      protected String missingDefaultCacheDeclaration$str()
    • missingDefaultCacheDeclaration

      public final CacheConfigurationException missingDefaultCacheDeclaration(String defaultCache)
    • noDefaultCache$str

      protected String noDefaultCache$str()
    • noDefaultCache

      public final CacheConfigurationException noDefaultCache()
    • defaultCacheConfigurationWithoutName$str

      protected String defaultCacheConfigurationWithoutName$str()
    • defaultCacheConfigurationWithoutName

      public final CacheConfigurationException defaultCacheConfigurationWithoutName()
    • noSuchCacheConfiguration$str

      protected String noSuchCacheConfiguration$str()
    • noSuchCacheConfiguration

      public final CacheConfigurationException noSuchCacheConfiguration(String name)
    • warnConfigurationForAnnotationMissing

      public final void warnConfigurationForAnnotationMissing(String name)
    • warnConfigurationForAnnotationMissing$str

      protected String warnConfigurationForAnnotationMissing$str()
    • duplicateCacheName$str

      protected String duplicateCacheName$str()
    • duplicateCacheName

      public final CacheConfigurationException duplicateCacheName(String name)
    • receivedXSiteClusterView

      public final void receivedXSiteClusterView(Collection<String> view)
    • receivedXSiteClusterView$str

      protected String receivedXSiteClusterView$str()
    • errorSendingResponse

      public final void errorSendingResponse(long requestId, org.jgroups.Address origin, Object command)
    • errorSendingResponse$str

      protected String errorSendingResponse$str()
    • unsupportedAsyncCacheMode1$str

      protected String unsupportedAsyncCacheMode1$str()
    • unsupportedAsyncCacheMode

      public final CacheConfigurationException unsupportedAsyncCacheMode(CacheMode cacheMode)
    • clusteredTransactionalStoreMustBeShared$str

      protected String clusteredTransactionalStoreMustBeShared$str()
    • clusteredTransactionalStoreMustBeShared

      public final CacheConfigurationException clusteredTransactionalStoreMustBeShared(String simpleName)
    • transactionalStoreCannotBeAsync$str

      protected String transactionalStoreCannotBeAsync$str()
    • transactionalStoreCannotBeAsync

      public final CacheConfigurationException transactionalStoreCannotBeAsync(String simpleName)
    • multipleSitesWithSameName$str

      protected String multipleSitesWithSameName$str()
    • multipleSitesWithSameName

      public final CacheConfigurationException multipleSitesWithSameName(String site)
    • awaitInitialTransferOnlyForDistOrRepl$str

      protected String awaitInitialTransferOnlyForDistOrRepl$str()
    • awaitInitialTransferOnlyForDistOrRepl

      public final CacheConfigurationException awaitInitialTransferOnlyForDistOrRepl()
    • invalidXSiteStateTransferTimeout$str

      protected String invalidXSiteStateTransferTimeout$str()
    • invalidXSiteStateTransferTimeout

      public final CacheConfigurationException invalidXSiteStateTransferTimeout()
    • invalidXSiteStateTransferWaitTime$str

      protected String invalidXSiteStateTransferWaitTime$str()
    • invalidXSiteStateTransferWaitTime

      public final CacheConfigurationException invalidXSiteStateTransferWaitTime()
    • timeoutWaitingForView$str

      protected String timeoutWaitingForView$str()
    • timeoutWaitingForView

      public final TimeoutException timeoutWaitingForView(int expectedViewId, int currentViewId)
    • topologyUpdateError

      public final void topologyUpdateError(String cacheName, Throwable cause)
    • topologyUpdateError$str

      protected String topologyUpdateError$str()
    • configAlreadyDefined$str

      protected String configAlreadyDefined$str()
    • configAlreadyDefined

      public final CacheConfigurationException configAlreadyDefined(String cacheName)
    • transactionCleanupError

      public final void transactionCleanupError(Throwable e)
    • transactionCleanupError$str

      protected String transactionCleanupError$str()
    • invalidEncodingClass$str

      protected String invalidEncodingClass$str()
    • invalidEncodingClass

      public final CacheException invalidEncodingClass(Class<?> configured, Class<?> required)
    • getConflictsAlreadyInProgress$str

      protected String getConflictsAlreadyInProgress$str()
    • getConflictsAlreadyInProgress

      public final IllegalStateException getConflictsAlreadyInProgress()
    • getConflictsStateTransferInProgress$str

      protected String getConflictsStateTransferInProgress$str()
    • getConflictsStateTransferInProgress

      public final IllegalStateException getConflictsStateTransferInProgress(String cacheName)
    • partitionHandlingConfigurationEnabledDeprecated

      public final void partitionHandlingConfigurationEnabledDeprecated()
    • partitionHandlingConfigurationEnabledDeprecated$str

      protected String partitionHandlingConfigurationEnabledDeprecated$str()
    • exceptionDuringConflictResolution

      public final void exceptionDuringConflictResolution(Object key, Throwable t)
    • exceptionDuringConflictResolution$str

      protected String exceptionDuringConflictResolution$str()
    • cacheManagerIsStopping$str

      protected String cacheManagerIsStopping$str()
    • cacheManagerIsStopping

      public final IllegalLifecycleStateException cacheManagerIsStopping()
    • invalidMessageType

      public final void invalidMessageType(int messageType, org.jgroups.Address origin)
    • invalidMessageType$str

      protected String invalidMessageType$str()
    • errorProcessingRequest

      public final void errorProcessingRequest(long requestId, org.jgroups.Address origin, Throwable t)
    • errorProcessingRequest$str

      protected String errorProcessingRequest$str()
    • errorProcessingResponse

      public final void errorProcessingResponse(long requestId, org.jgroups.Address sender, Throwable t)
    • errorProcessingResponse$str

      protected String errorProcessingResponse$str()
    • requestTimedOut$str

      protected String requestTimedOut$str()
    • requestTimedOut

      public final TimeoutException requestTimedOut(long requestId, String targetsWithoutResponses, String elapsed)
    • xsiteAdminOperationError

      public final void xsiteAdminOperationError(String operationName, String siteName, Throwable t)
    • xsiteAdminOperationError$str

      protected String xsiteAdminOperationError$str()
    • unableToFindRemoteSiteTransaction$str

      protected String unableToFindRemoteSiteTransaction$str()
    • unableToFindRemoteSiteTransaction

      public final CacheException unableToFindRemoteSiteTransaction(GlobalTransaction globalTransaction)
    • unableToFindLocalTransactionFromRemoteSiteTransaction$str

      protected String unableToFindLocalTransactionFromRemoteSiteTransaction$str()
    • unableToFindLocalTransactionFromRemoteSiteTransaction

      public final IllegalStateException unableToFindLocalTransactionFromRemoteSiteTransaction(GlobalTransaction globalTransaction)
    • remoteTransactionOriginatorNotInView$str

      protected String remoteTransactionOriginatorNotInView$str()
    • remoteTransactionOriginatorNotInView

      public final CacheException remoteTransactionOriginatorNotInView(GlobalTransaction gtx)
    • remoteTransactionAlreadyCompleted$str

      protected String remoteTransactionAlreadyCompleted$str()
    • remoteTransactionAlreadyCompleted

      public final CacheException remoteTransactionAlreadyCompleted(GlobalTransaction gtx)
    • wildcardsNotAllowedInCacheNames$str

      protected String wildcardsNotAllowedInCacheNames$str()
    • wildcardsNotAllowedInCacheNames

      public final CacheConfigurationException wildcardsNotAllowedInCacheNames(String name)
    • configurationNameMatchesMultipleWildcards$str

      protected String configurationNameMatchesMultipleWildcards$str()
    • configurationNameMatchesMultipleWildcards

      public final CacheConfigurationException configurationNameMatchesMultipleWildcards(String name)
    • duplicateIdWrapper$str

      protected String duplicateIdWrapper$str()
    • duplicateIdWrapper

      public final EncodingException duplicateIdWrapper(byte id)
    • wrapperClassNotFound$str

      protected String wrapperClassNotFound$str()
    • wrapperClassNotFound

      public final EncodingException wrapperClassNotFound(Class<?> wrapperClass)
    • wrapperIdNotFound$str

      protected String wrapperIdNotFound$str()
    • wrapperIdNotFound

      public final EncodingException wrapperIdNotFound(byte id)
    • duplicateIdEncoder$str

      protected String duplicateIdEncoder$str()
    • duplicateIdEncoder

      public final EncodingException duplicateIdEncoder(short id)
    • encoderClassNotFound$str

      protected String encoderClassNotFound$str()
    • encoderClassNotFound

      public final EncodingException encoderClassNotFound(Class<?> wrapperClass)
    • encoderIdNotFound$str

      protected String encoderIdNotFound$str()
    • encoderIdNotFound

      public final EncodingException encoderIdNotFound(short id)
    • cannotFindTranscoder$str

      protected String cannotFindTranscoder$str()
    • cannotFindTranscoder

      public final EncodingException cannotFindTranscoder(MediaType mediaType, MediaType another)
    • errorTranscoding$str

      protected String errorTranscoding$str()
    • errorTranscoding

      public final EncodingException errorTranscoding(String transcoderName, Throwable cause)
    • unsupportedContent$str

      protected String unsupportedContent$str()
    • unsupportedContent

      public final EncodingException unsupportedContent(String transcoderName, Object content)
    • configurationSerializationFailed$str

      protected String configurationSerializationFailed$str()
    • configurationSerializationFailed

      public final CacheConfigurationException configurationSerializationFailed(String cacheName, Configuration configuration, Exception e)
    • incompatibleClusterConfiguration$str

      protected String incompatibleClusterConfiguration$str()
    • incompatibleClusterConfiguration

      public final CacheConfigurationException incompatibleClusterConfiguration(String cacheName, Configuration configuration, Configuration existing)
    • globalStateDisabled$str

      protected String globalStateDisabled$str()
    • globalStateDisabled

      public final CacheConfigurationException globalStateDisabled()
    • errorPersistingGlobalConfiguration$str

      protected String errorPersistingGlobalConfiguration$str()
    • errorPersistingGlobalConfiguration

      public final CacheConfigurationException errorPersistingGlobalConfiguration(Throwable cause)
    • offHeapMemoryEvictionNotSupportedWithObject$str

      protected String offHeapMemoryEvictionNotSupportedWithObject$str()
    • offHeapMemoryEvictionNotSupportedWithObject

      public final CacheConfigurationException offHeapMemoryEvictionNotSupportedWithObject()
    • cacheExists$str

      protected String cacheExists$str()
    • cacheExists

      public final CacheConfigurationException cacheExists(String cacheName)
    • cannotRenamePersistentFile$str

      protected String cannotRenamePersistentFile$str()
    • cannotRenamePersistentFile

      public final CacheConfigurationException cannotRenamePersistentFile(String absolutePath, File persistentFile, Throwable cause)
    • unableToAddNullEntryMergePolicyFactory$str

      protected String unableToAddNullEntryMergePolicyFactory$str()
    • unableToAddNullEntryMergePolicyFactory

      public final IllegalArgumentException unableToAddNullEntryMergePolicyFactory()
    • customStorageStrategyNotSet$str

      protected String customStorageStrategyNotSet$str()
    • customStorageStrategyNotSet

      public final CacheConfigurationException customStorageStrategyNotSet()
    • managerConfigurationStorageUnavailable$str

      protected String managerConfigurationStorageUnavailable$str()
    • managerConfigurationStorageUnavailable

      public final CacheConfigurationException managerConfigurationStorageUnavailable()
    • globalStateCannotAcquireLockFile$str

      protected String globalStateCannotAcquireLockFile$str()
    • globalStateCannotAcquireLockFile

      public final CacheConfigurationException globalStateCannotAcquireLockFile(Throwable cause, FileSystemLock lockFile)
    • exceptionBasedEvictionOnlySupportedInTransactionalCaches$str

      protected String exceptionBasedEvictionOnlySupportedInTransactionalCaches$str()
    • exceptionBasedEvictionOnlySupportedInTransactionalCaches

      public final CacheConfigurationException exceptionBasedEvictionOnlySupportedInTransactionalCaches()
    • containerFull$str

      protected String containerFull$str()
    • containerFull

      public final org.infinispan.interceptors.impl.ContainerFullException containerFull(long size)
    • immutableConfiguration$str

      protected String immutableConfiguration$str()
    • immutableConfiguration

      public final UnsupportedOperationException immutableConfiguration()
    • invalidPersistentState$str

      protected String invalidPersistentState$str()
    • invalidPersistentState

      public final CacheConfigurationException invalidPersistentState(String globalScope)
    • ignoringCacheTopology

      public final void ignoringCacheTopology(Collection<Address> sender, CacheTopology topology)
    • ignoringCacheTopology$str

      protected String ignoringCacheTopology$str()
    • updatingTopology

      public final void updatingTopology(String cacheName, CacheTopology currentTopology, AvailabilityMode availabilityMode)
    • updatingTopology$str

      protected String updatingTopology$str()
    • updatingStableTopology

      public final void updatingStableTopology(String cacheName, CacheTopology currentTopology)
    • updatingStableTopology$str

      protected String updatingStableTopology$str()
    • updatingAvailabilityMode

      public final void updatingAvailabilityMode(String cacheName, AvailabilityMode oldMode, AvailabilityMode newMode, CacheTopology topology)
    • updatingAvailabilityMode$str

      protected String updatingAvailabilityMode$str()
    • cacheRecoveredAfterMerge

      public final void cacheRecoveredAfterMerge(String cacheName, CacheTopology currentTopology, AvailabilityMode availabilityMode)
    • cacheRecoveredAfterMerge$str

      protected String cacheRecoveredAfterMerge$str()
    • startingConflictResolution

      public final void startingConflictResolution(String cacheName, CacheTopology currentTopology)
    • startingConflictResolution$str

      protected String startingConflictResolution$str()
    • finishedConflictResolution

      public final void finishedConflictResolution(String cacheName, CacheTopology currentTopology)
    • finishedConflictResolution$str

      protected String finishedConflictResolution$str()
    • failedConflictResolution

      public final void failedConflictResolution(String cacheName, CacheTopology currentTopology, Throwable t)
    • failedConflictResolution$str

      protected String failedConflictResolution$str()
    • cancelledConflictResolution

      public final void cancelledConflictResolution(String cacheName, CacheTopology currentTopology)
    • cancelledConflictResolution$str

      protected String cancelledConflictResolution$str()
    • storeStartupAttemptsExceeded$str

      protected String storeStartupAttemptsExceeded$str()
    • storeStartupAttemptsExceeded

      public final PersistenceException storeStartupAttemptsExceeded(String storeName, Throwable t)
    • degradedModeLockUnavailable$str

      protected String degradedModeLockUnavailable$str()
    • degradedModeLockUnavailable

      public final AvailabilityException degradedModeLockUnavailable(Object key)
    • errorDeserializing$str

      protected String errorDeserializing$str()
    • errorDeserializing

      public final CacheException errorDeserializing(String className)
    • unsupportedAsyncCacheMode

      public final void unsupportedAsyncCacheMode(CacheMode unsupportedCacheMode, CacheMode forcedCacheMode)
    • unsupportedAsyncCacheMode2$str

      protected String unsupportedAsyncCacheMode2$str()
    • storeNotSegmented$str

      protected String storeNotSegmented$str()
    • storeNotSegmented

      public final CacheConfigurationException storeNotSegmented(Class<?> implementedClass)
    • passivationStoreCannotBeShared$str

      protected String passivationStoreCannotBeShared$str()
    • passivationStoreCannotBeShared

      public final CacheConfigurationException passivationStoreCannotBeShared(String name)
    • cannotConvertContent$str

      protected String cannotConvertContent$str()
    • cannotConvertContent

      public final EncodingException cannotConvertContent(Object content, MediaType contentType, MediaType destination, Throwable e)
    • groupingOnlyCompatibleWithObjectStorage1$str

      protected String groupingOnlyCompatibleWithObjectStorage1$str()
    • groupingOnlyCompatibleWithObjectStorage

      public final CacheConfigurationException groupingOnlyCompatibleWithObjectStorage(StorageType storageType)
    • groupingOnlyCompatibleWithObjectStorage2$str

      protected String groupingOnlyCompatibleWithObjectStorage2$str()
    • groupingOnlyCompatibleWithObjectStorage

      public final CacheConfigurationException groupingOnlyCompatibleWithObjectStorage(MediaType keyMediaType, MediaType valueMediaType)
    • factoryCannotConstructComponent$str

      protected String factoryCannotConstructComponent$str()
    • factoryCannotConstructComponent

      public final CacheConfigurationException factoryCannotConstructComponent(String componentName)
    • moduleStopError

      public final void moduleStopError(String module, Throwable t)
    • moduleStopError$str

      protected String moduleStopError$str()
    • duplicateJGroupsStack$str

      protected String duplicateJGroupsStack$str()
    • duplicateJGroupsStack

      public final CacheConfigurationException duplicateJGroupsStack(String name)
    • missingJGroupsStack$str

      protected String missingJGroupsStack$str()
    • missingJGroupsStack

      public final CacheConfigurationException missingJGroupsStack(String name)
    • errorCreatingChannelFromConfigurator$str

      protected String errorCreatingChannelFromConfigurator$str()
    • errorCreatingChannelFromConfigurator

      public final CacheConfigurationException errorCreatingChannelFromConfigurator(String configurator, Throwable t)
    • invalidScope$str

      protected String invalidScope$str()
    • invalidScope

      public final CacheConfigurationException invalidScope(String expected, String found)
    • jgroupsNoStackPosition$str

      protected String jgroupsNoStackPosition$str()
    • jgroupsNoStackPosition

      public final CacheConfigurationException jgroupsNoStackPosition(String combineMode)
    • jgroupsNoSuchProtocol$str

      protected String jgroupsNoSuchProtocol$str()
    • jgroupsNoSuchProtocol

      public final CacheConfigurationException jgroupsNoSuchProtocol(String protocolName, String combineMode)
    • jgroupsInsertRequiresPosition$str

      protected String jgroupsInsertRequiresPosition$str()
    • jgroupsInsertRequiresPosition

      public final CacheConfigurationException jgroupsInsertRequiresPosition(String protocolName)
    • duplicateRemoteSite$str

      protected String duplicateRemoteSite$str()
    • duplicateRemoteSite

      public final CacheConfigurationException duplicateRemoteSite(String remoteSite, String name)
    • jgroupsRemoteSitesWithoutRelay$str

      protected String jgroupsRemoteSitesWithoutRelay$str()
    • jgroupsRemoteSitesWithoutRelay

      public final CacheConfigurationException jgroupsRemoteSitesWithoutRelay(String name)
    • jgroupsRelayWithoutRemoteSites$str

      protected String jgroupsRelayWithoutRemoteSites$str()
    • jgroupsRelayWithoutRemoteSites

      public final CacheConfigurationException jgroupsRelayWithoutRemoteSites(String name)
    • sharedStoreWithLocalCache$str

      protected String sharedStoreWithLocalCache$str()
    • sharedStoreWithLocalCache

      public final CacheConfigurationException sharedStoreWithLocalCache()
    • invalidationPartitionHandlingNotSuported$str

      protected String invalidationPartitionHandlingNotSuported$str()
    • invalidationPartitionHandlingNotSuported

      public final CacheConfigurationException invalidationPartitionHandlingNotSuported()
    • customInterceptorsIgnored

      public final void customInterceptorsIgnored()
    • customInterceptorsIgnored$str

      protected String customInterceptorsIgnored$str()
    • marshallersNotSupported

      public final void marshallersNotSupported()
    • marshallersNotSupported$str

      protected String marshallersNotSupported$str()
    • startingUserMarshaller

      public final void startingUserMarshaller(String marshallerClass)
    • startingUserMarshaller$str

      protected String startingUserMarshaller$str()
    • unableToAddJGroupsStack$str

      protected String unableToAddJGroupsStack$str()
    • unableToAddJGroupsStack

      public final CacheConfigurationException unableToAddJGroupsStack(String name, Exception e)
    • forbiddenStoreLocation$str

      protected String forbiddenStoreLocation$str()
    • forbiddenStoreLocation

      public final CacheConfigurationException forbiddenStoreLocation(Path location, Path global)
    • cannotMarshall

      public final void cannotMarshall(Class<?> aClass, Throwable t)
    • cannotMarshall$str

      protected String cannotMarshall$str()
    • advancedExternalizerDeprecated

      public final void advancedExternalizerDeprecated()
    • advancedExternalizerDeprecated$str

      protected String advancedExternalizerDeprecated$str()
    • invalidChunkSize$str

      protected String invalidChunkSize$str()
    • invalidChunkSize

      public final CacheConfigurationException invalidChunkSize(int chunkSize)
    • sharedStoreShouldNotBePurged$str

      protected String sharedStoreShouldNotBePurged$str()
    • sharedStoreShouldNotBePurged

      public final CacheConfigurationException sharedStoreShouldNotBePurged(String name)
    • storeDoesNotSupportBeingSegmented$str

      protected String storeDoesNotSupportBeingSegmented$str()
    • storeDoesNotSupportBeingSegmented

      public final CacheConfigurationException storeDoesNotSupportBeingSegmented(String name)
    • threadPoolFactoryIsBlocking$str

      protected String threadPoolFactoryIsBlocking$str()
    • threadPoolFactoryIsBlocking

      public final CacheConfigurationException threadPoolFactoryIsBlocking(String name, String poolName)
    • warnUnableToPersistInternalCaches

      public final void warnUnableToPersistInternalCaches()
    • warnUnableToPersistInternalCaches$str

      protected String warnUnableToPersistInternalCaches$str()
    • unexpectedResponse$str

      protected String unexpectedResponse$str()
    • unexpectedResponse

      public final IllegalArgumentException unexpectedResponse(Address target, Response response)
    • crossSiteUnavailable$str

      protected String crossSiteUnavailable$str()
    • crossSiteUnavailable

      public final CacheConfigurationException crossSiteUnavailable()
    • indexModeDeprecated

      public final void indexModeDeprecated()
    • indexModeDeprecated$str

      protected String indexModeDeprecated$str()
    • incompatiblePersistedConfiguration$str

      protected String incompatiblePersistedConfiguration$str()
    • incompatiblePersistedConfiguration

      public final CacheConfigurationException incompatiblePersistedConfiguration(String cacheName, Configuration configuration, Configuration existing)
    • incompleteGlobalState

      public final void incompleteGlobalState()
    • incompleteGlobalState$str

      protected String incompleteGlobalState$str()
    • singleOwnerNotSetToAllowReadWrites$str

      protected String singleOwnerNotSetToAllowReadWrites$str()
    • singleOwnerNotSetToAllowReadWrites

      public final CacheConfigurationException singleOwnerNotSetToAllowReadWrites()
    • xsiteInLocalCache0$str

      protected String xsiteInLocalCache0$str()
    • xsiteInLocalCache

      public final CacheConfigurationException xsiteInLocalCache()
    • missingTypeForUnwrappedPayload$str

      protected String missingTypeForUnwrappedPayload$str()
    • missingTypeForUnwrappedPayload

      public final MarshallingException missingTypeForUnwrappedPayload()
    • startMigratingPersistenceData

      public final void startMigratingPersistenceData(String cacheName)
    • startMigratingPersistenceData$str

      protected String startMigratingPersistenceData$str()
    • persistedDataSuccessfulMigrated

      public final void persistedDataSuccessfulMigrated(String cacheName)
    • persistedDataSuccessfulMigrated$str

      protected String persistedDataSuccessfulMigrated$str()
    • persistedDataMigrationFailed$str

      protected String persistedDataMigrationFailed$str()
    • persistedDataMigrationFailed

      public final PersistenceException persistedDataMigrationFailed(String cacheName, Throwable cause)
    • cannotProvideBothSizeAndCount$str

      protected String cannotProvideBothSizeAndCount$str()
    • cannotProvideBothSizeAndCount

      public final CacheConfigurationException cannotProvideBothSizeAndCount()
    • cannotUseDeprecatedAndReplacement$str

      protected String cannotUseDeprecatedAndReplacement$str()
    • cannotUseDeprecatedAndReplacement

      public final CacheConfigurationException cannotUseDeprecatedAndReplacement(String legacyName)
    • ignoringSpecificMediaTypes

      public final void ignoringSpecificMediaTypes()
    • ignoringSpecificMediaTypes$str

      protected String ignoringSpecificMediaTypes$str()
    • warnUsingDeprecatedMemoryConfigs

      public final void warnUsingDeprecatedMemoryConfigs(String element)
    • warnUsingDeprecatedMemoryConfigs$str

      protected String warnUsingDeprecatedMemoryConfigs$str()
    • cannotChangeMaxSize$str

      protected String cannotChangeMaxSize$str()
    • cannotChangeMaxSize

      public final CacheConfigurationException cannotChangeMaxSize()
    • cannotChangeMaxCount$str

      protected String cannotChangeMaxCount$str()
    • cannotChangeMaxCount

      public final CacheConfigurationException cannotChangeMaxCount()
    • preloadAndPurgeOnStartupConflict$str

      protected String preloadAndPurgeOnStartupConflict$str()
    • preloadAndPurgeOnStartupConflict

      public final CacheConfigurationException preloadAndPurgeOnStartupConflict()
    • storeBothReadAndWriteOnly$str

      protected String storeBothReadAndWriteOnly$str()
    • storeBothReadAndWriteOnly

      public final CacheConfigurationException storeBothReadAndWriteOnly()
    • storeReadOnlyExceptions$str

      protected String storeReadOnlyExceptions$str()
    • storeReadOnlyExceptions

      public final CacheConfigurationException storeReadOnlyExceptions()
    • storeWriteOnlyExceptions$str

      protected String storeWriteOnlyExceptions$str()
    • storeWriteOnlyExceptions

      public final CacheConfigurationException storeWriteOnlyExceptions()
    • storeConfiguredHasBothReadAndWriteOnly$str

      protected String storeConfiguredHasBothReadAndWriteOnly$str()
    • storeConfiguredHasBothReadAndWriteOnly

      public final CacheConfigurationException storeConfiguredHasBothReadAndWriteOnly(String storeClassName, NonBlockingStore.Characteristic configured, NonBlockingStore.Characteristic implSpecifies)
    • onlyOnePreloadStoreAllowed$str

      protected String onlyOnePreloadStoreAllowed$str()
    • onlyOnePreloadStoreAllowed

      public final CacheConfigurationException onlyOnePreloadStoreAllowed()
    • warnUsingDeprecatedClusterLoader

      public final void warnUsingDeprecatedClusterLoader()
    • warnUsingDeprecatedClusterLoader$str

      protected String warnUsingDeprecatedClusterLoader$str()
    • storeConfiguredTransactionalButCharacteristicNotPresent$str

      protected String storeConfiguredTransactionalButCharacteristicNotPresent$str()
    • storeConfiguredTransactionalButCharacteristicNotPresent

      public final CacheConfigurationException storeConfiguredTransactionalButCharacteristicNotPresent(String storeClassName)
    • storeLocationRequired0$str

      protected String storeLocationRequired0$str()
    • storeLocationRequired

      public final CacheConfigurationException storeLocationRequired()
    • storeLocationRequired2$str

      protected String storeLocationRequired2$str()
    • storeLocationRequired

      public final CacheConfigurationException storeLocationRequired(String storeType, String attributeName)
    • unknownEncoding

      public final void unknownEncoding(String cacheName)
    • unknownEncoding$str

      protected String unknownEncoding$str()
    • storeConfiguredSharedButCharacteristicNotPresent$str

      protected String storeConfiguredSharedButCharacteristicNotPresent$str()
    • storeConfiguredSharedButCharacteristicNotPresent

      public final CacheConfigurationException storeConfiguredSharedButCharacteristicNotPresent(String storeClassName)
    • storeConfiguredSegmentedButCharacteristicNotPresent$str

      protected String storeConfiguredSegmentedButCharacteristicNotPresent$str()
    • storeConfiguredSegmentedButCharacteristicNotPresent

      public final CacheConfigurationException storeConfiguredSegmentedButCharacteristicNotPresent(String storeClassName)
    • jsonObjectConversionDeprecated

      public final void jsonObjectConversionDeprecated()
    • jsonObjectConversionDeprecated$str

      protected String jsonObjectConversionDeprecated$str()
    • xsiteCacheNotFound$str

      protected String xsiteCacheNotFound$str()
    • xsiteCacheNotFound

      public final CacheConfigurationException xsiteCacheNotFound(String remoteSite, ByteString cacheName)
    • xsiteCacheNotStarted$str

      protected String xsiteCacheNotStarted$str()
    • xsiteCacheNotStarted

      public final CrossSiteIllegalLifecycleStateException xsiteCacheNotStarted(String origin, ByteString cacheName)
    • xsiteInLocalCache2$str

      protected String xsiteInLocalCache2$str()
    • xsiteInLocalCache

      public final CacheConfigurationException xsiteInLocalCache(String origin, ByteString cacheName)
    • xsiteInvalidConfigurationRemoteSite

      public final void xsiteInvalidConfigurationRemoteSite(String siteName, CacheConfigurationException exception)
    • xsiteInvalidConfigurationRemoteSite$str

      protected String xsiteInvalidConfigurationRemoteSite$str()
    • missingXSiteEntryMergePolicy$str

      protected String missingXSiteEntryMergePolicy$str()
    • missingXSiteEntryMergePolicy

      public final CacheConfigurationException missingXSiteEntryMergePolicy()
    • unexpectedErrorFromIrac

      public final void unexpectedErrorFromIrac(Throwable t)
    • unexpectedErrorFromIrac$str

      protected String unexpectedErrorFromIrac$str()
    • cannotObtainFailedCache

      public final void cannotObtainFailedCache(String name, Throwable t)
    • cannotObtainFailedCache$str

      protected String cannotObtainFailedCache$str()
    • indexableClassesDefined$str

      protected String indexableClassesDefined$str()
    • indexableClassesDefined

      public final CacheConfigurationException indexableClassesDefined()
    • invalidIndexStorage$str

      protected String invalidIndexStorage$str()
    • invalidIndexStorage

      public final CacheConfigurationException invalidIndexStorage()
    • deprecatedIndexProperties

      public final void deprecatedIndexProperties()
    • deprecatedIndexProperties$str

      protected String deprecatedIndexProperties$str()
    • foundDifferentIndexConfigPerType$str

      protected String foundDifferentIndexConfigPerType$str()
    • foundDifferentIndexConfigPerType

      public final CacheConfigurationException foundDifferentIndexConfigPerType()
    • marshallerMissingFromUserAndGlobalContext$str

      protected String marshallerMissingFromUserAndGlobalContext$str()
    • marshallerMissingFromUserAndGlobalContext

      public final MarshallingException marshallerMissingFromUserAndGlobalContext(String type)
    • persistedDataMigrationUnsupportedVersion$str

      protected String persistedDataMigrationUnsupportedVersion$str()
    • persistedDataMigrationUnsupportedVersion

      public final PersistenceException persistedDataMigrationUnsupportedVersion(String magic)
    • siteNotFound$str

      protected String siteNotFound$str()
    • siteNotFound

      public final IllegalArgumentException siteNotFound(String siteName)
    • xsiteCancelSendFailed

      public final void xsiteCancelSendFailed(Throwable throwable, String remoteSite)
    • xsiteCancelSendFailed$str

      protected String xsiteCancelSendFailed$str()
    • xsiteCancelReceiveFailed

      public final void xsiteCancelReceiveFailed(Throwable throwable, String localSite, String remoteSite)
    • xsiteCancelReceiveFailed$str

      protected String xsiteCancelReceiveFailed$str()
    • xsiteStateTransferAlreadyInProgress$str

      protected String xsiteStateTransferAlreadyInProgress$str()
    • xsiteStateTransferAlreadyInProgress

      public final CacheException xsiteStateTransferAlreadyInProgress(String site)
    • elementRemovedUseOther$str

      protected String elementRemovedUseOther$str()
    • elementRemovedUseOther

      public final CacheConfigurationException elementRemovedUseOther(String elementName, String newElementName, Location location)
    • elementRemoved$str

      protected String elementRemoved$str()
    • elementRemoved

      public final CacheConfigurationException elementRemoved(String elementName, Location location)
    • attributeRemovedUseOther$str

      protected String attributeRemovedUseOther$str()
    • attributeRemovedUseOther

      public final CacheConfigurationException attributeRemovedUseOther(String attributeName, String newAttributeName, Location location)
    • attributeRemoved$str

      protected String attributeRemoved$str()
    • attributeRemoved

      public final CacheConfigurationException attributeRemoved(String elementName, String attributeName, Location location)
    • indexLocationWorkingDir

      public final void indexLocationWorkingDir()
    • indexLocationWorkingDir$str

      protected String indexLocationWorkingDir$str()
    • indexRelativeWorkingDir

      public final void indexRelativeWorkingDir(String path)
    • indexRelativeWorkingDir$str

      protected String indexRelativeWorkingDir$str()
    • storeRequiresBeingSegmented$str

      protected String storeRequiresBeingSegmented$str()
    • storeRequiresBeingSegmented

      public final CacheConfigurationException storeRequiresBeingSegmented(String name)
    • noSuchGlobalRoles$str

      protected String noSuchGlobalRoles$str()
    • noSuchGlobalRoles

      public final CacheConfigurationException noSuchGlobalRoles(Set<String> cacheRoles)
    • failedPartitionHandlingTxCompletion

      public final void failedPartitionHandlingTxCompletion(GlobalTransaction globalTransaction, Throwable t)
    • failedPartitionHandlingTxCompletion$str

      protected String failedPartitionHandlingTxCompletion$str()
    • invalidXSiteStateTransferMode$str

      protected String invalidXSiteStateTransferMode$str()
    • invalidXSiteStateTransferMode

      public final CacheConfigurationException invalidXSiteStateTransferMode()
    • autoXSiteStateTransferModeNotAvailableInSync$str

      protected String autoXSiteStateTransferModeNotAvailableInSync$str()
    • autoXSiteStateTransferModeNotAvailableInSync

      public final CacheConfigurationException autoXSiteStateTransferModeNotAvailableInSync()
    • unableToStartXSiteAutStateTransfer

      public final void unableToStartXSiteAutStateTransfer(String cacheName, String targetSite, Throwable t)
    • unableToStartXSiteAutStateTransfer$str

      protected String unableToStartXSiteAutStateTransfer$str()
    • invalidStateTransferTimeout$str

      protected String invalidStateTransferTimeout$str()
    • invalidStateTransferTimeout

      public final CacheConfigurationException invalidStateTransferTimeout(String stateTransferTimeout, String remoteTimeout)
    • topologyTimeout$str

      protected String topologyTimeout$str()
    • topologyTimeout

      public final TimeoutException topologyTimeout(int expectedTopologyId, int currentTopologyId)
    • transactionDataTimeout$str

      protected String transactionDataTimeout$str()
    • transactionDataTimeout

      public final TimeoutException transactionDataTimeout(int expectedTopologyId)
    • warnUsingDeprecatedSingleFileStore

      public final void warnUsingDeprecatedSingleFileStore()
    • warnUsingDeprecatedSingleFileStore$str

      protected String warnUsingDeprecatedSingleFileStore$str()
    • transactionAlreadyRolledBack$str

      protected String transactionAlreadyRolledBack$str()
    • transactionAlreadyRolledBack

      public final InvalidTransactionException transactionAlreadyRolledBack(GlobalTransaction gtx)
    • startRecoveringCorruptPersistenceData

      public final void startRecoveringCorruptPersistenceData(String cacheName)
    • startRecoveringCorruptPersistenceData$str

      protected String startRecoveringCorruptPersistenceData$str()
    • corruptDataMigrationFailed$str

      protected String corruptDataMigrationFailed$str()
    • corruptDataMigrationFailed

      public final PersistenceException corruptDataMigrationFailed(String cacheName, Throwable cause)
    • invalidTouchMode$str

      protected String invalidTouchMode$str()
    • invalidTouchMode

      public final CacheConfigurationException invalidTouchMode(CacheMode cacheMode)
    • illegalCapacityFactor$str

      protected String illegalCapacityFactor$str()
    • illegalCapacityFactor

      public final IllegalArgumentException illegalCapacityFactor()
    • cannotUpdateInternalCache$str

      protected String cannotUpdateInternalCache$str()
    • cannotUpdateInternalCache

      public final IllegalArgumentException cannotUpdateInternalCache(String name)
    • cannotAddStore$str

      protected String cannotAddStore$str()
    • cannotAddStore

      public final PersistenceException cannotAddStore(String cacheName)
    • segmentedSingleFileStoreDoesNotSupportMaxEntries$str

      protected String segmentedSingleFileStoreDoesNotSupportMaxEntries$str()
    • segmentedSingleFileStoreDoesNotSupportMaxEntries

      public final CacheConfigurationException segmentedSingleFileStoreDoesNotSupportMaxEntries()
    • invalidSingleFileStoreData$str

      protected String invalidSingleFileStoreData$str()
    • invalidSingleFileStoreData

      public final PersistenceException invalidSingleFileStoreData(String path)
    • maxIdleNotAllowedWithoutPassivation$str

      protected String maxIdleNotAllowedWithoutPassivation$str()
    • maxIdleNotAllowedWithoutPassivation

      public final CacheConfigurationException maxIdleNotAllowedWithoutPassivation()
    • maxIdleNotTestedWithPassivation

      public final void maxIdleNotTestedWithPassivation()
    • maxIdleNotTestedWithPassivation$str

      protected String maxIdleNotTestedWithPassivation$str()
    • attributeDeprecatedUseOther

      public final void attributeDeprecatedUseOther(Enum<?> attr, Enum<?> element, Enum<?> other)
    • attributeDeprecatedUseOther$str

      protected String attributeDeprecatedUseOther$str()
    • problemPreloadingKey$str

      protected String problemPreloadingKey$str()
    • problemPreloadingKey

      public final PersistenceException problemPreloadingKey(Object key, Throwable t)
    • invalidJson$str

      protected String invalidJson$str()
    • invalidJson

      public final EncodingException invalidJson(String s)
    • invalidPolicyWithAsyncStrategy$str

      protected String invalidPolicyWithAsyncStrategy$str()
    • invalidPolicyWithAsyncStrategy

      public final CacheConfigurationException invalidPolicyWithAsyncStrategy(String remoteSite, BackupFailurePolicy policy)
    • failurePolicyClassNotCompatibleWith$str

      protected String failurePolicyClassNotCompatibleWith$str()
    • failurePolicyClassNotCompatibleWith

      public final CacheConfigurationException failurePolicyClassNotCompatibleWith(String remoteSite, BackupFailurePolicy policy)
    • initialStateTransferTimeout$str

      protected String initialStateTransferTimeout$str()
    • initialStateTransferTimeout

      public final TimeoutException initialStateTransferTimeout(String cacheName, Address localAddress)
    • componentFailedToStart$str

      protected String componentFailedToStart$str()
    • componentFailedToStart

      public final CacheConfigurationException componentFailedToStart(String componentName, Throwable t)
    • startFailure

      public final void startFailure(String registryName, Throwable t)
    • startFailure$str

      protected String startFailure$str()
    • configDeprecated

      public final void configDeprecated(Enum<?> element)
    • configDeprecated$str

      protected String configDeprecated$str()
    • failedToTransferTombstones

      public final void failedToTransferTombstones(Address requestor, IntSet segments, Throwable t)
    • failedToTransferTombstones$str

      protected String failedToTransferTombstones$str()
    • invalidNameSize$str

      protected String invalidNameSize$str()
    • invalidNameSize

      public final CacheConfigurationException invalidNameSize(String name)
    • invalidIndexStartUpMode$str

      protected String invalidIndexStartUpMode$str()
    • invalidIndexStartUpMode

      public final CacheConfigurationException invalidIndexStartUpMode(String invalidValue)
    • scheduledTaskEncounteredThrowable

      public final void scheduledTaskEncounteredThrowable(Object identifier, Throwable t)
    • scheduledTaskEncounteredThrowable$str

      protected String scheduledTaskEncounteredThrowable$str()
    • requireNonNullClusterName$str

      protected String requireNonNullClusterName$str()
    • requireNonNullClusterName

      public final CacheConfigurationException requireNonNullClusterName()
    • requireNodeName$str

      protected String requireNodeName$str()
    • requireNodeName

      public final CacheConfigurationException requireNodeName()
    • nodeNameNotInRaftMembers$str

      protected String nodeNameNotInRaftMembers$str()
    • nodeNameNotInRaftMembers

      public final CacheConfigurationException nodeNameNotInRaftMembers(String members)
    • forkProtocolRequired$str

      protected String forkProtocolRequired$str()
    • forkProtocolRequired

      public final IllegalArgumentException forkProtocolRequired()
    • errorCreatingForkChannel

      public final void errorCreatingForkChannel(String name, Throwable throwable)
    • errorCreatingForkChannel$str

      protected String errorCreatingForkChannel$str()
    • raftProtocolUnavailable

      public final void raftProtocolUnavailable(String reason)
    • raftProtocolUnavailable$str

      protected String raftProtocolUnavailable$str()
    • raftProtocolAvailable

      public final void raftProtocolAvailable()
    • raftProtocolAvailable$str

      protected String raftProtocolAvailable$str()
    • raftGlobalStateDisabled$str

      protected String raftGlobalStateDisabled$str()
    • raftGlobalStateDisabled

      public final CacheConfigurationException raftGlobalStateDisabled()
    • issueEncounteredResettingIndex$str

      protected String issueEncounteredResettingIndex$str()
    • issueEncounteredResettingIndex

      public final PersistenceException issueEncounteredResettingIndex(String cacheName, Throwable t)
    • failedInvokingEventLoggerListener

      public final void failedInvokingEventLoggerListener(Throwable e)
    • failedInvokingEventLoggerListener$str

      protected String failedInvokingEventLoggerListener$str()
    • storeIsAvailableCheckThrewException

      public final void storeIsAvailableCheckThrewException(Throwable e, String storeImpl)
    • storeIsAvailableCheckThrewException$str

      protected String storeIsAvailableCheckThrewException$str()
    • storeIsAvailableCompletedExceptionally

      public final void storeIsAvailableCompletedExceptionally(Throwable e, String storeImpl)
    • storeIsAvailableCompletedExceptionally$str

      protected String storeIsAvailableCompletedExceptionally$str()
    • persistenceUnavailable

      public final void persistenceUnavailable(String storeImpl)
    • persistenceUnavailable$str

      protected String persistenceUnavailable$str()
    • persistenceAvailable

      public final void persistenceAvailable()
    • persistenceAvailable$str

      protected String persistenceAvailable$str()
    • expirationNotAllowedWhenStoreDoesNotSupport$str

      protected String expirationNotAllowedWhenStoreDoesNotSupport$str()
    • expirationNotAllowedWhenStoreDoesNotSupport

      public final CacheConfigurationException expirationNotAllowedWhenStoreDoesNotSupport(String storeImpl)
    • missingRequiredProperty$str

      protected String missingRequiredProperty$str()
    • missingRequiredProperty

      public final CacheConfigurationException missingRequiredProperty(String property, String name, Location location)
    • invalidAttributeValue$str

      protected String invalidAttributeValue$str()
    • invalidAttributeValue

      public final CacheConfigurationException invalidAttributeValue(String element, String attribute, String value, Location location, String message)
    • invalidAttributeEnumValue$str

      protected String invalidAttributeEnumValue$str()
    • invalidAttributeEnumValue

      public final CacheConfigurationException invalidAttributeEnumValue(String element, String attribute, String value, String world, Location location)
    • attributeDeprecated

      public final void attributeDeprecated(String name, String element, int major, int minor)
    • attributeDeprecated$str

      protected String attributeDeprecated$str()
    • recoverFromStateMissingMembers

      public final void recoverFromStateMissingMembers(String cacheName, List<Address> members, int total)
    • recoverFromStateMissingMembers$str

      protected String recoverFromStateMissingMembers$str()
    • recoverFromStateMissingMembers

      public final MissingMembersException recoverFromStateMissingMembers(String cacheName, List<Address> members, String total)
    • configurationNotFound

      public final void configurationNotFound(String cacheName, Collection<String> definedConfigurations)
    • configurationNotFound$str

      protected String configurationNotFound$str()
    • indexedEntityNameMissing$str

      protected String indexedEntityNameMissing$str()
    • indexedEntityNameMissing

      public final CacheConfigurationException indexedEntityNameMissing()
    • flushedACLCache

      public final void flushedACLCache()
    • flushedACLCache$str

      protected String flushedACLCache$str()
    • globalStateLockFilePresent$str

      protected String globalStateLockFilePresent$str()
    • globalStateLockFilePresent

      public final CacheConfigurationException globalStateLockFilePresent(FileSystemLock lockFile)
    • missingTooManyMembers$str

      protected String missingTooManyMembers$str()
    • missingTooManyMembers

      public final MissingMembersException missingTooManyMembers(String cacheName, int owners, int missing, int total)
    • queryNotSupported$str

      protected String queryNotSupported$str()
    • queryNotSupported

      public final CacheException queryNotSupported()
    • querySimpleCacheNotSupported$str

      protected String querySimpleCacheNotSupported$str()
    • querySimpleCacheNotSupported

      public final CacheException querySimpleCacheNotSupported()
    • metricRegistrationFailed

      public final void metricRegistrationFailed(String id, String reason)
    • metricRegistrationFailed$str

      protected String metricRegistrationFailed$str()
    • xsiteCacheManagerDoesNotAllowInvocations$str

      protected String xsiteCacheManagerDoesNotAllowInvocations$str()
    • xsiteCacheManagerDoesNotAllowInvocations

      public final CrossSiteIllegalLifecycleStateException xsiteCacheManagerDoesNotAllowInvocations(String origin)
    • invalidTracingCollectorEndpoint$str

      protected String invalidTracingCollectorEndpoint$str()
    • invalidTracingCollectorEndpoint

      public final CacheConfigurationException invalidTracingCollectorEndpoint(String collectorEndpoint, Throwable e)
    • commandIdAlreadyInUse$str

      protected String commandIdAlreadyInUse$str()
    • commandIdAlreadyInUse

      public final IllegalArgumentException commandIdAlreadyInUse(byte id, String name)
    • securityCacheTracing$str

      protected String securityCacheTracing$str()
    • securityCacheTracing

      public final CacheConfigurationException securityCacheTracing()
    • duplicateAliasName$str

      protected String duplicateAliasName$str()
    • duplicateAliasName

      public final CacheConfigurationException duplicateAliasName(String alias, String cacheName)
    • crossSiteViewEvent

      public final void crossSiteViewEvent(String action, String sites)
    • crossSiteViewEvent$str

      protected String crossSiteViewEvent$str()