Skip navigation links
B C I V 

B

BackupEvent<T> - Class in io.atomix.protocols.backup
Backup event.
BackupEvent(BackupEvent.Type, T) - Constructor for class io.atomix.protocols.backup.BackupEvent
 
BackupEvent(BackupEvent.Type, T, long) - Constructor for class io.atomix.protocols.backup.BackupEvent
 
BackupEvent.Type - Enum in io.atomix.protocols.backup
Failure detection event type.
BackupEventListener<T> - Interface in io.atomix.protocols.backup
Backup event listener.
BackupService<T> - Interface in io.atomix.protocols.backup
Primary backup service.
BackupService.Builder<T> - Interface in io.atomix.protocols.backup
Backup service builder.

C

close() - Method in interface io.atomix.protocols.backup.BackupService
Closes the service.

I

io.atomix.protocols.backup - package io.atomix.protocols.backup
 

V

valueOf(String) - Static method in enum io.atomix.protocols.backup.BackupEvent.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.atomix.protocols.backup.BackupEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
B C I V 
Skip navigation links

Copyright © 2013–2018. All rights reserved.