Skip navigation links
C E F G H I J M N O R S T V 

C

copyMailboxes(MailboxManager, MailboxManager) - Method in class org.apache.james.mailbox.copier.MailboxCopierImpl
 

E

equals(Object) - Method in class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 
equals(Object) - Method in class org.apache.james.mailbox.indexer.events.MessageDeletedEvent
 
event(MailboxListener.Event) - Method in class org.apache.james.mailbox.indexer.registrations.GlobalRegistration
 
event(MailboxListener.Event) - Method in class org.apache.james.mailbox.indexer.registrations.MailboxRegistration
 
executeUpdate(EntityManager, String) - Static method in class org.apache.james.mailbox.jpa.migrator.command.JpaMigrateQuery
 

F

FlagsMessageEvent - Class in org.apache.james.mailbox.indexer.events
 
FlagsMessageEvent(MailboxPath, MessageUid, Flags) - Constructor for class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 

G

getExecutionMode() - Method in class org.apache.james.mailbox.indexer.registrations.GlobalRegistration
 
getExecutionMode() - Method in class org.apache.james.mailbox.indexer.registrations.MailboxRegistration
 
getFlags() - Method in class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 
getImpactingEvents(MessageUid) - Method in class org.apache.james.mailbox.indexer.registrations.MailboxRegistration
 
getMailboxPath() - Method in class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 
getMailboxPath() - Method in interface org.apache.james.mailbox.indexer.events.ImpactingEvent
 
getMailboxPath() - Method in class org.apache.james.mailbox.indexer.events.MessageDeletedEvent
 
getPathToIndex(MailboxPath) - Method in class org.apache.james.mailbox.indexer.registrations.GlobalRegistration
 
getType() - Method in class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 
getType() - Method in interface org.apache.james.mailbox.indexer.events.ImpactingEvent
 
getType() - Method in class org.apache.james.mailbox.indexer.events.MessageDeletedEvent
 
getType() - Method in class org.apache.james.mailbox.indexer.registrations.GlobalRegistration
 
getType() - Method in class org.apache.james.mailbox.indexer.registrations.MailboxRegistration
 
getUid() - Method in class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 
getUid() - Method in interface org.apache.james.mailbox.indexer.events.ImpactingMessageEvent
 
getUid() - Method in class org.apache.james.mailbox.indexer.events.MessageDeletedEvent
 
GlobalRegistration - Class in org.apache.james.mailbox.indexer.registrations
 
GlobalRegistration() - Constructor for class org.apache.james.mailbox.indexer.registrations.GlobalRegistration
 

H

hashCode() - Method in class org.apache.james.mailbox.indexer.events.FlagsMessageEvent
 
hashCode() - Method in class org.apache.james.mailbox.indexer.events.MessageDeletedEvent
 

I

IMAP165JpaMigrateCommand - Class in org.apache.james.mailbox.jpa.migrator.command
JIRA IMAP-165 is "Add index annotation on frequently used columns".
IMAP165JpaMigrateCommand() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.IMAP165JpaMigrateCommand
 
IMAP168JpaMigrateCommand - Class in org.apache.james.mailbox.jpa.migrator.command
JIRA IMAP-168 is "mailboxes can't be identified 100% unambiguously using virtual hosting".
IMAP168JpaMigrateCommand() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.IMAP168JpaMigrateCommand
 
IMAP172JpaMigrateCommand - Class in org.apache.james.mailbox.jpa.migrator.command
JIRA IMAP-172 is "Cleanup JPAMailbox".
IMAP172JpaMigrateCommand() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.IMAP172JpaMigrateCommand
 
IMAP176JpaMigrateCommand - Class in org.apache.james.mailbox.jpa.migrator.command
JIRA 176 is "Change users' namespace to #private".
IMAP176JpaMigrateCommand() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.IMAP176JpaMigrateCommand
 
IMAP180JpaMigrateCommand - Class in org.apache.james.mailbox.jpa.migrator.command
JIRA IMAP-180 is "Add @ElementJoinColumn for Property and Header tables". 1.
IMAP180JpaMigrateCommand() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.IMAP180JpaMigrateCommand
 
IMAP184JpaMigrateCommand - Class in org.apache.james.mailbox.jpa.migrator.command
JIRA IMAP-184 is "Remove size of MailboxMembership".
IMAP184JpaMigrateCommand() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.IMAP184JpaMigrateCommand
 
ImpactingEvent - Interface in org.apache.james.mailbox.indexer.events
 
ImpactingEventType - Enum in org.apache.james.mailbox.indexer.events
 
ImpactingMessageEvent - Interface in org.apache.james.mailbox.indexer.events
 

J

JpaMigrateCommand - Interface in org.apache.james.mailbox.jpa.migrator.command
A command that apply to James database the needed updates.
JpaMigrateException - Exception in org.apache.james.mailbox.jpa.migrator.exception
Exception to be thrown when a problem occurs in the migration process.
JpaMigrateException() - Constructor for exception org.apache.james.mailbox.jpa.migrator.exception.JpaMigrateException
 
JpaMigrateException(String) - Constructor for exception org.apache.james.mailbox.jpa.migrator.exception.JpaMigrateException
 
JpaMigrateException(Throwable) - Constructor for exception org.apache.james.mailbox.jpa.migrator.exception.JpaMigrateException
 
JpaMigrateException(String, Throwable) - Constructor for exception org.apache.james.mailbox.jpa.migrator.exception.JpaMigrateException
 
JpaMigrateQuery - Class in org.apache.james.mailbox.jpa.migrator.command
 
JpaMigrateQuery() - Constructor for class org.apache.james.mailbox.jpa.migrator.command.JpaMigrateQuery
 
JpaMigrator - Class in org.apache.james.mailbox.jpa.migrator
The class that will manage the migration commands for the James JPA database.
JpaMigrator() - Constructor for class org.apache.james.mailbox.jpa.migrator.JpaMigrator
 

M

MailboxCopierImpl - Class in org.apache.james.mailbox.copier
Implementation of the MailboxCopier interface.
MailboxCopierImpl() - Constructor for class org.apache.james.mailbox.copier.MailboxCopierImpl
 
MailboxRegistration - Class in org.apache.james.mailbox.indexer.registrations
 
MailboxRegistration(MailboxPath) - Constructor for class org.apache.james.mailbox.indexer.registrations.MailboxRegistration
 
main(String[]) - Static method in class org.apache.james.mailbox.jpa.migrator.JpaMigrator
Executes the database migration for the provided JIRAs numbers.
MessageDeletedEvent - Class in org.apache.james.mailbox.indexer.events
 
MessageDeletedEvent(MailboxPath, MessageUid) - Constructor for class org.apache.james.mailbox.indexer.events.MessageDeletedEvent
 
migrate(EntityManager) - Method in class org.apache.james.mailbox.jpa.migrator.command.IMAP165JpaMigrateCommand
 
migrate(EntityManager) - Method in class org.apache.james.mailbox.jpa.migrator.command.IMAP168JpaMigrateCommand
 
migrate(EntityManager) - Method in class org.apache.james.mailbox.jpa.migrator.command.IMAP172JpaMigrateCommand
 
migrate(EntityManager) - Method in class org.apache.james.mailbox.jpa.migrator.command.IMAP176JpaMigrateCommand
 
migrate(EntityManager) - Method in class org.apache.james.mailbox.jpa.migrator.command.IMAP180JpaMigrateCommand
 
migrate(EntityManager) - Method in class org.apache.james.mailbox.jpa.migrator.command.IMAP184JpaMigrateCommand
 
migrate(EntityManager) - Method in interface org.apache.james.mailbox.jpa.migrator.command.JpaMigrateCommand
Executes the needed SQL commands on the database via the provided JPA entity manager.

N

NO_LIMIT - Static variable in class org.apache.james.mailbox.indexer.ReIndexerImpl
 

O

org.apache.james.mailbox.copier - package org.apache.james.mailbox.copier
 
org.apache.james.mailbox.indexer - package org.apache.james.mailbox.indexer
 
org.apache.james.mailbox.indexer.events - package org.apache.james.mailbox.indexer.events
 
org.apache.james.mailbox.indexer.registrations - package org.apache.james.mailbox.indexer.registrations
 
org.apache.james.mailbox.jpa.migrator - package org.apache.james.mailbox.jpa.migrator
 
org.apache.james.mailbox.jpa.migrator.command - package org.apache.james.mailbox.jpa.migrator.command
 
org.apache.james.mailbox.jpa.migrator.exception - package org.apache.james.mailbox.jpa.migrator.exception
 

R

reIndex(MailboxPath) - Method in interface org.apache.james.mailbox.indexer.ReIndexer
 
reIndex() - Method in interface org.apache.james.mailbox.indexer.ReIndexer
 
reIndex(MailboxPath) - Method in class org.apache.james.mailbox.indexer.ReIndexerImpl
 
reIndex() - Method in class org.apache.james.mailbox.indexer.ReIndexerImpl
 
reIndex(MailboxPath) - Method in class org.apache.james.mailbox.indexer.ThrowsReIndexer
 
reIndex() - Method in class org.apache.james.mailbox.indexer.ThrowsReIndexer
 
ReIndexer - Interface in org.apache.james.mailbox.indexer
 
ReIndexerImpl - Class in org.apache.james.mailbox.indexer
Note about live re-indexation handling : - Data races may arise...
ReIndexerImpl(MailboxManager, ListeningMessageSearchIndex, MailboxSessionMapperFactory) - Constructor for class org.apache.james.mailbox.indexer.ReIndexerImpl
 

S

setLog(Logger) - Method in class org.apache.james.mailbox.copier.MailboxCopierImpl
Set the logger.

T

ThrowsReIndexer - Class in org.apache.james.mailbox.indexer
 
ThrowsReIndexer() - Constructor for class org.apache.james.mailbox.indexer.ThrowsReIndexer
 

V

valueOf(String) - Static method in enum org.apache.james.mailbox.indexer.events.ImpactingEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.james.mailbox.indexer.events.ImpactingEventType
Returns an array containing the constants of this enum type, in the order they are declared.
C E F G H I J M N O R S T V 
Skip navigation links

Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.