Skip navigation links
A B C D E F G I J L M N O P R S T U V W 

A

AbstractConsistencyHandler<KEY,VALUE extends Identifiable<KEY>,MAP extends Map<KEY,VALUE>,R extends Registry<KEY,VALUE>> - Class in org.openbase.jul.storage.registry
 
AbstractConsistencyHandler() - Constructor for class org.openbase.jul.storage.registry.AbstractConsistencyHandler
 
AbstractDBVersionConverter - Class in org.openbase.jul.storage.registry.version
 
AbstractDBVersionConverter(DBVersionControl) - Constructor for class org.openbase.jul.storage.registry.version.AbstractDBVersionConverter
 
AbstractGlobalDBVersionConverter - Class in org.openbase.jul.storage.registry.version
 
AbstractGlobalDBVersionConverter(DBVersionControl) - Constructor for class org.openbase.jul.storage.registry.version.AbstractGlobalDBVersionConverter
 
AbstractJPDatabaseDirectory - Class in org.openbase.jul.storage.registry.jp
 
AbstractJPDatabaseDirectory(String[]) - Constructor for class org.openbase.jul.storage.registry.jp.AbstractJPDatabaseDirectory
 
AbstractJPLocalDatabaseDirectory - Class in org.openbase.jul.storage.registry.jp
 
AbstractJPLocalDatabaseDirectory(String[]) - Constructor for class org.openbase.jul.storage.registry.jp.AbstractJPLocalDatabaseDirectory
 
AbstractProtoBufRegistryConsistencyHandler<KEY extends Comparable<KEY>,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.jul.storage.registry
 
AbstractProtoBufRegistryConsistencyHandler() - Constructor for class org.openbase.jul.storage.registry.AbstractProtoBufRegistryConsistencyHandler
 
AbstractRegistry<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,REGISTRY extends Registry<KEY,ENTRY>,PLUGIN extends RegistryPlugin<KEY,ENTRY,REGISTRY>> - Class in org.openbase.jul.storage.registry
 
AbstractRegistry(MAP) - Constructor for class org.openbase.jul.storage.registry.AbstractRegistry
 
AbstractRegistry(MAP, RegistryPluginPool<KEY, ENTRY, PLUGIN, REGISTRY>) - Constructor for class org.openbase.jul.storage.registry.AbstractRegistry
 
AbstractRegistryPluginAdapter<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends Registry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry.plugin
 
AbstractRegistryPluginAdapter() - Constructor for class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
AbstractVersionConsistencyHandler<KEY extends Comparable<KEY>,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.jul.storage.registry
Deprecated.
because version consistency handler is not rst independent which does not allow a stable converter pipeline. Please use the global db version converter for this purpose.
AbstractVersionConsistencyHandler(DBVersionControl, ProtoBufRegistry<KEY, M, MB>) - Constructor for class org.openbase.jul.storage.registry.AbstractVersionConsistencyHandler
Deprecated.
 
accept(File) - Method in class org.openbase.jul.storage.file.filter.JSonFileFilter
 
ActivatableEntryRegistrySynchronizer<KEY,ENTRY extends Configurable<KEY,CONFIG_M> & Activatable & Shutdownable,CONFIG_M extends com.google.protobuf.GeneratedMessage,CONFIG_MB extends com.google.protobuf.GeneratedMessage.Builder<CONFIG_MB>> - Class in org.openbase.jul.storage.registry
* @author Tamino Huxohl
ActivatableEntryRegistrySynchronizer(SynchronizableRegistry<KEY, ENTRY>, RemoteRegistry<KEY, CONFIG_M, CONFIG_MB>, RegistryRemote, Factory<ENTRY, CONFIG_M>) - Constructor for class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
activate() - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
activateVersionControl(String, Package) - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
This method activates the version control unit of the underlying registry db.
activateVersionControl(Package) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
This method activate the version control unit of the underlying registry db.
activationCondition(CONFIG_M) - Method in class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
addDataObserver(Observer<Map<KEY, IdentifiableMessage<KEY, M, MB>>>) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
addDependencyObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
addDependencyObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
addDependencyObserver(Observer<Map<KEY, ENTRY>>) - Method in interface org.openbase.jul.storage.registry.Registry
 
addObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
addObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
addPlugin(PLUGIN) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
afterConsistencyCheck() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Can be overwritten for further registry actions scheduled after consistency checks.
afterConsistencyCheck() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
afterConsistencyCheck() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
Method triggers entry updates of all entries which was been modified during the last consistency check.
afterConsistencyCheck() - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
afterConsistencyCheck() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
afterConsistencyModification(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
afterConsistencyModification(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
afterConsistencyModification(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
afterRegister(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
afterRegister(ENTRY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
afterRegister(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
afterRegister(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
afterRegister(IdentifiableMessage<KEY, M, MB>, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
afterRegister(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
afterRegister(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
afterRegistryChange() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
afterRegistryChange() - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
afterRegistryChange() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
afterRemove(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
afterRemove(ENTRY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
afterRemove(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
afterRemove(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
afterRemove(IdentifiableMessage<KEY, M, MB>, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
afterRemove(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
afterRemove(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
afterUpdate(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
afterUpdate(ENTRY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
afterUpdate(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
afterUpdate(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
afterUpdate(IdentifiableMessage<KEY, M, MB>, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
afterUpdate(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
afterUpdate(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
APPLIED_VERSION_CONSISTENCY_HANDLER_FIELD - Static variable in class org.openbase.jul.storage.registry.version.DBVersionControl
 
AUTO_MODE - Static variable in class org.openbase.jul.storage.registry.jp.AbstractJPDatabaseDirectory
 

B

beforeClear() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeClear() - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeClear() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
beforeConsistencyCheck() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeConsistencyCheck() - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeConsistencyCheck() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
beforeGet(KEY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeGet(KEY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
beforeGet(KEY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
beforeGet(KEY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
beforeGet(KEY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeGet(KEY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
beforeGetEntries() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeGetEntries() - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeGetEntries() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
beforeRegister(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeRegister(ENTRY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
beforeRegister(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
beforeRegister(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
beforeRegister(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeRegister(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
beforeRemove(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeRemove(ENTRY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
beforeRemove(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
beforeRemove(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
beforeRemove(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeRemove(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
beforeUpdate(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
beforeUpdate(ENTRY, FileSynchronizer) - Method in interface org.openbase.jul.storage.registry.plugin.FileRegistryPlugin
 
beforeUpdate(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
beforeUpdate(ENTRY, FileSynchronizer) - Method in class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
beforeUpdate(ENTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
beforeUpdate(ENTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 

C

checkAccess() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
checkAccess() - Method in class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
checkAccess() - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
checkAccess() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
checkConsistency() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
checkWriteAccess() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
checkWriteAccess() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
checkWriteAccess() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
clear() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
clear() - Method in class org.openbase.jul.storage.registry.ControllerRegistryImpl
 
clear() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
clear() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
clear() - Method in interface org.openbase.jul.storage.registry.Registry
 
clear() - Method in class org.openbase.jul.storage.registry.RemoteControllerRegistry
 
clear() - Method in class org.openbase.jul.storage.registry.RemoteControllerRegistryImpl
 
clear() - Method in class org.openbase.jul.storage.registry.RemoteRegistryImpl
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.jul.storage.registry.jp.JPDatabaseDirectory
Deprecated.
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.jul.storage.registry.jp.JPGitRegistryPlugin
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.jul.storage.registry.jp.JPGitRegistryPluginRemoteURL
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.jul.storage.registry.jp.JPInitializeDB
Deprecated.
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.jul.storage.registry.jp.JPRecoverDB
 
COMMAND_IDENTIFIERS - Static variable in class org.openbase.jul.storage.registry.jp.JPResetDB
 
ConsistencyHandler<KEY,VALUE extends Identifiable<KEY>,MAP extends Map<KEY,VALUE>,R extends Registry<KEY,VALUE>> - Interface in org.openbase.jul.storage.registry
 
consistent - Variable in class org.openbase.jul.storage.registry.AbstractRegistry
 
contains(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
contains(KEY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
contains(ENTRY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
contains(KEY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
contains(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
contains(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
contains(M) - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
contains(ENTRY) - Method in interface org.openbase.jul.storage.registry.Registry
 
contains(KEY) - Method in interface org.openbase.jul.storage.registry.Registry
 
contains(M) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
ControllerRegistryImpl<KEY,ENTRY extends org.openbase.jul.pattern.Controller & Identifiable<KEY>> - Class in org.openbase.jul.storage.registry
* @author Tamino Huxohl
ControllerRegistryImpl() - Constructor for class org.openbase.jul.storage.registry.ControllerRegistryImpl
 
ControllerRegistryImpl(HashMap<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.ControllerRegistryImpl
 
convertIntoValidFileName(String) - Static method in class org.openbase.jul.storage.file.FileNameConverter
 

D

DatabaseEntryDescriptor - Class in org.openbase.jul.storage.registry.version
 
DatabaseEntryDescriptor(JsonObject, DBVersionControl) - Constructor for class org.openbase.jul.storage.registry.version.DatabaseEntryDescriptor
 
DatabaseEntryDescriptor(JsonObject, File, int, File) - Constructor for class org.openbase.jul.storage.registry.version.DatabaseEntryDescriptor
 
DB_CONVERTER_PACKAGE_NAME - Static variable in class org.openbase.jul.storage.registry.version.DBVersionControl
 
DBVersionControl - Class in org.openbase.jul.storage.registry.version
 
DBVersionControl(String, FileProvider, Package, File, Writable) - Constructor for class org.openbase.jul.storage.registry.version.DBVersionControl
 
DBVersionControl(String, FileProvider, Package, File) - Constructor for class org.openbase.jul.storage.registry.version.DBVersionControl
 
DBVersionConverter - Interface in org.openbase.jul.storage.registry.version
 
deactivate() - Method in class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
deactivate() - Method in class org.openbase.jul.storage.registry.EnableableEntryRegistrySynchronizer
 
deactivate() - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
deepCloneEntry(IdentifiableMessage<KEY, M, MB>) - Method in class org.openbase.jul.storage.registry.clone.ProtoBufCloner
 
deepCloneEntry(ENTRY) - Method in interface org.openbase.jul.storage.registry.clone.RegistryCloner
 
deepCloneEntry(ENTRY) - Method in class org.openbase.jul.storage.registry.clone.RITSCloner
 
deepCloneMap(Map<KEY, IdentifiableMessage<KEY, M, MB>>) - Method in class org.openbase.jul.storage.registry.clone.ProtoBufCloner
 
deepCloneMap(Map<KEY, ENTRY>) - Method in interface org.openbase.jul.storage.registry.clone.RegistryCloner
 
deepCloneMap(Map<KEY, ENTRY>) - Method in class org.openbase.jul.storage.registry.clone.RITSCloner
 
deepCloneRegistryMap(ProtoBufMessageMap<KEY, M, MB>) - Method in class org.openbase.jul.storage.registry.clone.ProtoBufCloner
 
deepCloneRegistryMap(MAP) - Method in interface org.openbase.jul.storage.registry.clone.RegistryCloner
 
deepCloneRegistryMap(MAP) - Method in class org.openbase.jul.storage.registry.clone.RITSCloner
 
DEFAULT_DB_PATH - Static variable in class org.openbase.jul.storage.registry.jp.JPDatabaseDirectory
Deprecated.
 
delete() - Method in class org.openbase.jul.storage.file.FileSynchronizer
 
detectAndUpgradeCurrentDBVersion() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Method detects the current db version and returns the version number as integer.
detectCurrentDBVersion(File) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Method detects the current db version of the given database.
detectExecutedVersionConsistencyHandler() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Method detects the already executed version consistency handler which are registered within the db version file.

E

EnableableEntryRegistrySynchronizer<KEY,ENTRY extends Configurable<KEY,CONFIG_M> & Enableable,CONFIG_M extends com.google.protobuf.GeneratedMessage,CONFIG_MB extends com.google.protobuf.GeneratedMessage.Builder<CONFIG_MB>> - Class in org.openbase.jul.storage.registry
 
EnableableEntryRegistrySynchronizer(SynchronizableRegistry<KEY, ENTRY>, RemoteRegistry<KEY, CONFIG_M, CONFIG_MB>, RegistryRemote, Factory<ENTRY, CONFIG_M>) - Constructor for class org.openbase.jul.storage.registry.EnableableEntryRegistrySynchronizer
 
enablingCondition(CONFIG_M) - Method in class org.openbase.jul.storage.registry.EnableableEntryRegistrySynchronizer
 
EntryModification - Exception in org.openbase.jul.storage.registry
 
EntryModification(String, Object, ConsistencyHandler) - Constructor for exception org.openbase.jul.storage.registry.EntryModification
 
EntryModification(Object, ConsistencyHandler) - Constructor for exception org.openbase.jul.storage.registry.EntryModification
 
EXISTENCE_HANDLING - Static variable in class org.openbase.jul.storage.registry.jp.AbstractJPDatabaseDirectory
 

F

FILE_SUFFIX - Static variable in class org.openbase.jul.storage.file.filter.JSonFileFilter
 
FILE_TYPE - Static variable in class org.openbase.jul.storage.file.filter.JSonFileFilter
 
FileNameConverter - Class in org.openbase.jul.storage.file
 
FileNameConverter() - Constructor for class org.openbase.jul.storage.file.FileNameConverter
 
FileProvider<C> - Interface in org.openbase.jul.storage.file
 
FileRegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> - Interface in org.openbase.jul.storage.registry.plugin
* @author mpohling
FileRegistryPluginAdapter<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry.plugin
 
FileRegistryPluginAdapter() - Constructor for class org.openbase.jul.storage.registry.plugin.FileRegistryPluginAdapter
 
FileRegistryPluginPool<KEY,ENTRY extends Identifiable<KEY>,PLUGIN extends FileRegistryPlugin<KEY,ENTRY,REGISTRY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry.plugin
 
FileRegistryPluginPool() - Constructor for class org.openbase.jul.storage.registry.plugin.FileRegistryPluginPool
 
FileSynchronizedRegistry<KEY,VALUE extends Identifiable<KEY>> - Interface in org.openbase.jul.storage.registry
 
FileSynchronizedRegistryImpl<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry
 
FileSynchronizedRegistryImpl(MAP, File, FileProcessor<ENTRY>, FileProvider<Identifiable<KEY>>) - Constructor for class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
FileSynchronizedRegistryImpl(MAP, File, FileProcessor<ENTRY>, FileProvider<Identifiable<KEY>>, FileRegistryPluginPool<KEY, ENTRY, FileRegistryPlugin<KEY, ENTRY, REGISTRY>, REGISTRY>) - Constructor for class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
FileSynchronizedRegistryImpl.DatabaseState - Enum in org.openbase.jul.storage.registry
 
FileSynchronizedRegistrySandbox<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry
 
FileSynchronizedRegistrySandbox(MAP, RegistryCloner<KEY, ENTRY, MAP>, REGISTRY) - Constructor for class org.openbase.jul.storage.registry.FileSynchronizedRegistrySandbox
 
FileSynchronizedRegistrySandbox(MAP, REGISTRY) - Constructor for class org.openbase.jul.storage.registry.FileSynchronizedRegistrySandbox
 
FileSynchronizer<D> - Class in org.openbase.jul.storage.file
 
FileSynchronizer(File, FileProcessor<D>) - Constructor for class org.openbase.jul.storage.file.FileSynchronizer
Creates a new file with the given data and starts the synchronization.
FileSynchronizer(D, File, FileSynchronizer.InitMode, FileProcessor<D>) - Constructor for class org.openbase.jul.storage.file.FileSynchronizer
 
FileSynchronizer.InitMode - Enum in org.openbase.jul.storage.file
 
finishTransaction() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
finishTransaction() - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
formatEntryToHumanReadableString(JsonObject) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 

G

get(KEY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
get(KEY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
get(KEY) - Method in interface org.openbase.jul.storage.registry.Registry
 
get(ENTRY) - Method in interface org.openbase.jul.storage.registry.Registry
 
getBuilder(KEY) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
getBuilder(KEY) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
getBuilder(KEY) - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
getBuilder(KEY) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getConsistencyHandler() - Method in exception org.openbase.jul.storage.registry.EntryModification
 
getConverterPackage() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
getConverterPipeline() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
getData() - Method in class org.openbase.jul.storage.file.FileSynchronizer
 
getData() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getDatabaseDirectory() - Method in interface org.openbase.jul.storage.registry.FileSynchronizedRegistry
 
getDatabaseDirectory() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
getDatabaseDirectory() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistrySandbox
 
getDatabaseDirectory() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getDatabaseDirectory() - Method in class org.openbase.jul.storage.registry.version.DatabaseEntryDescriptor
 
getDatabaseDirectory() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
getDatabaseName() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
getDatabaseState() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
getDataClass() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getDataFuture() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getDBConverterPipeline(int, int) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Method returns a db entry converter pipeline which supports the db entry version conversion from the current to the target version.
getDBVersion() - Method in interface org.openbase.jul.storage.registry.FileSynchronizedRegistry
 
getDBVersion() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
getDBVersion() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistrySandbox
 
getDBVersion() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getDefaultValue() - Method in class org.openbase.jul.storage.registry.jp.JPGitRegistryPlugin
 
getDescription() - Method in class org.openbase.jul.storage.registry.jp.AbstractJPDatabaseDirectory
 
getDescription() - Method in class org.openbase.jul.storage.registry.jp.JPGitRegistryPlugin
 
getDescription() - Method in class org.openbase.jul.storage.registry.jp.JPGitRegistryPluginRemoteURL
 
getDescription() - Method in class org.openbase.jul.storage.registry.jp.JPInitializeDB
Deprecated.
 
getDescription() - Method in class org.openbase.jul.storage.registry.jp.JPRecoverDB
 
getDescription() - Method in class org.openbase.jul.storage.registry.jp.JPResetDB
 
getEntries() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Copies all entries into a list.
getEntries() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
getEntries() - Method in interface org.openbase.jul.storage.registry.Registry
Copies all entries into a list.
getEntry() - Method in exception org.openbase.jul.storage.registry.EntryModification
 
getEntry() - Method in class org.openbase.jul.storage.registry.version.DatabaseEntryDescriptor
 
getEntryFile() - Method in class org.openbase.jul.storage.registry.version.DatabaseEntryDescriptor
 
getEntryFileProvider() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
getEntryMap() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
getEntryMap() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
getEntryMap() - Method in interface org.openbase.jul.storage.registry.Registry
An unmodifiable map of the current entry map.
getEntryMapClass() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
getFile() - Method in class org.openbase.jul.storage.file.FileSynchronizer
 
getFileFilter() - Method in interface org.openbase.jul.storage.file.FileProvider
 
getFileFilter() - Method in class org.openbase.jul.storage.file.ProtoBufJSonFileProvider
 
getFileName(C) - Method in interface org.openbase.jul.storage.file.FileProvider
 
getFileName(Identifiable<String>) - Method in class org.openbase.jul.storage.file.ProtoBufJSonFileProvider
 
getFileType() - Method in interface org.openbase.jul.storage.file.FileProvider
 
getFileType() - Method in class org.openbase.jul.storage.file.ProtoBufJSonFileProvider
 
getId(CONFIG_M) - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
getId(M) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getIdGenerator() - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
getIdGenerator() - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
getLastSynchronizationTimestamp() - Method in class org.openbase.jul.storage.registry.ControllerRegistryImpl
Method returns the timestamp of the last synchronization.
getLastSynchronizationTimestamp() - Method in class org.openbase.jul.storage.registry.RemoteControllerRegistryImpl
Method returns the timestamp of the last synchronization.
getLastSynchronizationTimestamp() - Method in class org.openbase.jul.storage.registry.RemoteRegistryImpl
Method returns the timestamp of the last synchronization.
getLastSynchronizationTimestamp() - Method in interface org.openbase.jul.storage.registry.SynchronizableRegistry
Method returns the timestamp of the last synchronization.
getLastSynchronizationTimestamp() - Method in class org.openbase.jul.storage.registry.SynchronizableRegistryImpl
Method returns the timestamp of the last synchronization.
getLatestDBVersion() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
getMessage(KEY) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
getMessage(KEY) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
getMessage(KEY) - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
getMessage(KEY) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getMessageClass() - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
getMessages() - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
getMessages() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
getName() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Method returns the name of this registry.
getName() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
getName() - Method in interface org.openbase.jul.storage.registry.Registry
Method returns the name of this registry.
getName() - Method in interface org.openbase.jul.storage.registry.RegistryRemote
 
getParentDirectory() - Method in class org.openbase.jul.storage.registry.jp.JPDatabaseDirectory
Deprecated.
 
getPropertyDefaultValue() - Method in class org.openbase.jul.storage.registry.jp.JPDatabaseDirectory
Deprecated.
 
getPropertyDefaultValue() - Method in class org.openbase.jul.storage.registry.jp.JPInitializeDB
Deprecated.
returns true if JPS is in test mode or JPResetDB is enabled.
getPropertyDefaultValue() - Method in class org.openbase.jul.storage.registry.jp.JPRecoverDB
 
getPropertyDefaultValue() - Method in class org.openbase.jul.storage.registry.jp.JPResetDB
 
getRegistry() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
getRegistryRemote() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
Method returns the registry remote where this instance is bound to.
getValue() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
getValueFuture() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
getVersion() - Method in class org.openbase.jul.storage.registry.version.DatabaseEntryDescriptor
 
getVersionControl() - Method in class org.openbase.jul.storage.registry.version.AbstractDBVersionConverter
 
getVersionControl() - Method in interface org.openbase.jul.storage.registry.version.DBVersionConverter
 
GitRegistryPlugin<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.jul.storage.registry.plugin
 
GitRegistryPlugin(FileSynchronizedRegistry<KEY, IdentifiableMessage<KEY, M, MB>>) - Constructor for class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
GitTest - Class in org.openbase.jul.storage.registry.plugin
 
GitTest() - Constructor for class org.openbase.jul.storage.registry.plugin.GitTest
 
GlobalDBVersionConverter - Interface in org.openbase.jul.storage.registry.version
 

I

IdentifiableValueMap<ID extends Identifiable> - Class in org.openbase.jul.storage.collection
 
IdentifiableValueMap(int, float) - Constructor for class org.openbase.jul.storage.collection.IdentifiableValueMap
 
IdentifiableValueMap(int) - Constructor for class org.openbase.jul.storage.collection.IdentifiableValueMap
 
IdentifiableValueMap() - Constructor for class org.openbase.jul.storage.collection.IdentifiableValueMap
 
IdentifiableValueMap(Map<? extends ID, ? extends Identifiable<ID>>) - Constructor for class org.openbase.jul.storage.collection.IdentifiableValueMap
 
info(String) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Deprecated.
please use method log(String message).
init(REGISTRY) - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
init(REGISTRY) - Method in interface org.openbase.jul.storage.registry.plugin.RegistryPlugin
 
init(REGISTRY) - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
init() - Method in interface org.openbase.jul.storage.registry.RegistryRemote
Method initializes the remote with the default registry connection scope.
isActive() - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
isBusy() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
isBusyByCurrentThread() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
isConsistent() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
isConsistent() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
isConsistent() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
isConsistent() - Method in interface org.openbase.jul.storage.registry.Registry
 
isDataAvailable() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
Check if the remote registry provides already valid data.
isDataAvalable() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
Deprecated.
please use isDataAvailable() instead
isDependingOnConsistentRegistries() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
If this registry depends on other registries, this method can be used to tell this registry if all depending registries are consistent.
isEmpty() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Return true if this registry does not contain any entries.
isEmpty() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
isEmpty() - Method in interface org.openbase.jul.storage.registry.Registry
Return true if this registry does not contain any entries.
isEmtpy() - Method in interface org.openbase.jul.storage.registry.Registry
Deprecated.
since 1.3: removed because of typo. Please use isEmpty() instead!
isInitiallySynchronized() - Method in class org.openbase.jul.storage.registry.ControllerRegistryImpl
Method returns the initial synchronization state.
isInitiallySynchronized() - Method in class org.openbase.jul.storage.registry.RemoteControllerRegistryImpl
Method returns the initial synchronization state.
isInitiallySynchronized() - Method in class org.openbase.jul.storage.registry.RemoteRegistryImpl
Method returns the initial synchronization state.
isInitiallySynchronized() - Method in interface org.openbase.jul.storage.registry.SynchronizableRegistry
Method returns the initial synchronization state.
isInitiallySynchronized() - Method in class org.openbase.jul.storage.registry.SynchronizableRegistryImpl
Method returns the initial synchronization state.
isOutdated() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
isReadOnly() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
isReadOnly() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
isReadOnly() - Method in interface org.openbase.jul.storage.registry.Registry
 
isReadOnly() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
isReady() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
This method checks if the registry is not handling any tasks or notification and is currently consistent.
isReady() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
isReady() - Method in interface org.openbase.jul.storage.registry.Registry
This method checks if the registry is not handling any tasks or notification and is currently consistent.
isReady() - Method in interface org.openbase.jul.storage.registry.RegistryService
This method checks if the registry is not handling any tasks and is currently consistent.
isSandbox() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
isSandbox() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
isSandbox() - Method in interface org.openbase.jul.storage.registry.Registry
 
isSandbox() - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
isValueAvailable() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
isWriteLockedByCurrentThread() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 

J

JPDatabaseDirectory - Class in org.openbase.jul.storage.registry.jp
Deprecated.
This java property has been moved to the bco registry module.
JPDatabaseDirectory() - Constructor for class org.openbase.jul.storage.registry.jp.JPDatabaseDirectory
Deprecated.
 
JPGitRegistryPlugin - Class in org.openbase.jul.storage.registry.jp
 
JPGitRegistryPlugin() - Constructor for class org.openbase.jul.storage.registry.jp.JPGitRegistryPlugin
 
JPGitRegistryPluginRemoteURL - Class in org.openbase.jul.storage.registry.jp
 
JPGitRegistryPluginRemoteURL() - Constructor for class org.openbase.jul.storage.registry.jp.JPGitRegistryPluginRemoteURL
 
JPInitializeDB - Class in org.openbase.jul.storage.registry.jp
Deprecated.
JPInitializeDB() - Constructor for class org.openbase.jul.storage.registry.jp.JPInitializeDB
Deprecated.
 
JPRecoverDB - Class in org.openbase.jul.storage.registry.jp
 
JPRecoverDB() - Constructor for class org.openbase.jul.storage.registry.jp.JPRecoverDB
 
JPResetDB - Class in org.openbase.jul.storage.registry.jp
 
JPResetDB() - Constructor for class org.openbase.jul.storage.registry.jp.JPResetDB
 
JSonFileFilter - Class in org.openbase.jul.storage.file.filter
 
JSonFileFilter() - Constructor for class org.openbase.jul.storage.file.filter.JSonFileFilter
 

L

load() - Method in class org.openbase.jul.storage.file.FileSynchronizer
 
load(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
load(ENTRY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
load(ENTRY) - Method in interface org.openbase.jul.storage.registry.RegistrySandbox
 
loadDBVersionConsistencyHandlers(FileSynchronizedRegistry) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Loads a consistency handler list which is used for consistency reconstruction after a db upgrade.
loadRegistry() - Method in interface org.openbase.jul.storage.registry.FileSynchronizedRegistry
 
loadRegistry() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
loadRegistry() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistrySandbox
 
loadRegistry() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
localRegistry - Variable in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
lock() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Blocks until this registries write lock and the write locks of all registries this one depends on are acquired.
log(String) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
This method can be used to log registry log messages which are only printed for the origin registry.
log(String, LogLevel, Throwable) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
This method can be used to log registry log messages which are only printed for the origin registry.
log(String, LogLevel) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
This method can be used to log registry log messages which are only printed for the origin registry.
log(String) - Method in class org.openbase.jul.storage.registry.RegistryImpl
Just print on debug level.
logger - Variable in class org.openbase.jul.storage.file.FileSynchronizer
 
logger - Variable in class org.openbase.jul.storage.registry.AbstractConsistencyHandler
 
logger - Variable in class org.openbase.jul.storage.registry.AbstractRegistry
 
logger - Variable in class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
logger - Variable in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
logger - Variable in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
logger - Variable in class org.openbase.jul.storage.registry.version.DBVersionControl
 

M

main(String[]) - Static method in class org.openbase.jul.storage.registry.plugin.GitTest
 
MockRegistrySandbox<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,R extends Registry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry
 
MockRegistrySandbox(Registry<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.MockRegistrySandbox
 

N

NEVER_SYNCHRONIZED - Static variable in class org.openbase.jul.storage.registry.SynchronizableRegistryImpl
Never synchronized constant.
notifyObservers() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
notifyRegistryUpdate(Collection<M>) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
notifySynchronization() - Method in class org.openbase.jul.storage.registry.ControllerRegistryImpl
Informs the controller registry that the synchronization with the external controller configuration registry was done.
notifySynchronization() - Method in class org.openbase.jul.storage.registry.RemoteControllerRegistryImpl
Informs the controller registry that the synchronization with the external controller configuration registry was done.
notifySynchronization() - Method in class org.openbase.jul.storage.registry.RemoteRegistryImpl
Informs the controller registry that the synchronization with the external controller configuration registry was done.
notifySynchronization() - Method in interface org.openbase.jul.storage.registry.SynchronizableRegistry
Informs the controller registry that the synchronization with the external controller configuration registry was done.
notifySynchronization() - Method in class org.openbase.jul.storage.registry.SynchronizableRegistryImpl
Informs the controller registry that the synchronization with the external controller configuration registry was done.

O

org.openbase.jul.storage.collection - package org.openbase.jul.storage.collection
 
org.openbase.jul.storage.file - package org.openbase.jul.storage.file
 
org.openbase.jul.storage.file.filter - package org.openbase.jul.storage.file.filter
 
org.openbase.jul.storage.registry - package org.openbase.jul.storage.registry
 
org.openbase.jul.storage.registry.clone - package org.openbase.jul.storage.registry.clone
 
org.openbase.jul.storage.registry.jp - package org.openbase.jul.storage.registry.jp
 
org.openbase.jul.storage.registry.plugin - package org.openbase.jul.storage.registry.plugin
 
org.openbase.jul.storage.registry.version - package org.openbase.jul.storage.registry.version
 

P

parse(List<String>) - Method in class org.openbase.jul.storage.registry.jp.JPRecoverDB
 
pluginList - Variable in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
pluginPool - Variable in class org.openbase.jul.storage.registry.AbstractRegistry
 
processData(KEY, VALUE, MAP, R) - Method in interface org.openbase.jul.storage.registry.ConsistencyHandler
Method for establishing a registry data consistency.
ProtoBufCloner<KEY extends Comparable<KEY>,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.jul.storage.registry.clone
 
ProtoBufCloner() - Constructor for class org.openbase.jul.storage.registry.clone.ProtoBufCloner
 
ProtoBufFileSynchronizedRegistry<KEY extends Comparable<KEY>,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>,SIB extends com.google.protobuf.GeneratedMessage.Builder<SIB>> - Class in org.openbase.jul.storage.registry
 
ProtoBufFileSynchronizedRegistry(Class<M>, BuilderSyncSetup<SIB>, Descriptors.FieldDescriptor, IdGenerator<KEY, M>, File, FileProvider<Identifiable<KEY>>) - Constructor for class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
ProtoBufFileSynchronizedRegistry(Class<M>, ProtoBufMessageMapImpl<KEY, M, MB, SIB>, IdGenerator<KEY, M>, File, FileProvider<Identifiable<KEY>>) - Constructor for class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
ProtoBufFileSynchronizedRegistrySandbox<KEY extends Comparable<KEY>,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>,SIB extends com.google.protobuf.GeneratedMessage.Builder<SIB>> - Class in org.openbase.jul.storage.registry
 
ProtoBufFileSynchronizedRegistrySandbox(IdGenerator<KEY, M>, Descriptors.FieldDescriptor, ProtoBufRegistry<KEY, M, MB>) - Constructor for class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
ProtoBufJSonFileProvider - Class in org.openbase.jul.storage.file
 
ProtoBufJSonFileProvider() - Constructor for class org.openbase.jul.storage.file.ProtoBufJSonFileProvider
 
ProtoBufRegistry<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Interface in org.openbase.jul.storage.registry
 
ProtoBufRegistryConsistencyHandler<KEY extends Comparable<KEY>,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>,REGISTRY extends ProtoBufRegistry<KEY,M,MB>> - Interface in org.openbase.jul.storage.registry
 
ProtobufRegistryPluginAdapter<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.jul.storage.registry.plugin
 
ProtobufRegistryPluginAdapter() - Constructor for class org.openbase.jul.storage.registry.plugin.ProtobufRegistryPluginAdapter
 

R

recursiveTryLockRegistry(Set<Registry>) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Try to acquire the write lock for this registry and the registries it depends on recursively.
recursiveTryLockRegistry(Set<Registry>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
recursiveTryLockRegistry(Set<Registry>) - Method in interface org.openbase.jul.storage.registry.Registry
Try to acquire the write lock for this registry and the registries it depends on recursively.
recursiveTryLockRegistry(Set<Registry>) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
register(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Method registers the given entry.
register(CONFIG_M) - Method in class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
register(CONFIG_M) - Method in class org.openbase.jul.storage.registry.EnableableEntryRegistrySynchronizer
 
register(ENTRY) - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
register(ENTRY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
register(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
register(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
register(M) - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
register(ENTRY) - Method in interface org.openbase.jul.storage.registry.Registry
Method registers the given entry.
register(ENTRY) - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
register(CONFIG_M) - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
register(M) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
registerConsistencyHandler(ConsistencyHandler<KEY, ENTRY, MAP, REGISTRY>) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
registerConsistencyHandler(ConsistencyHandler<KEY, ENTRY, MAP, R>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
registerConsistencyHandler(ConsistencyHandler<KEY, ENTRY, MAP, REGISTRY>) - Method in interface org.openbase.jul.storage.registry.RegistrySandbox
 
registerConsistencyHandler(ConsistencyHandler<KEY, IdentifiableMessage<KEY, M, MB>, Map<KEY, IdentifiableMessage<KEY, M, MB>>, ProtoBufRegistry<KEY, M, MB>>) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
registerConsistencyHandlerExecution(ConsistencyHandler) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Method upgrades the applied db version consistency handler list of the version file.
registerDependency(Registry) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
If this registry depends on other registries, this method can be used to tell this registry all depending registries.
registerDependency(Registry) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
registerPlugin(PLUGIN) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Method can be used to register any compatible registry plugin for this registry.
registry - Variable in class org.openbase.jul.storage.registry.AbstractVersionConsistencyHandler
Deprecated.
 
registry - Variable in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
Registry<KEY,ENTRY extends Identifiable<KEY>> - Interface in org.openbase.jul.storage.registry
 
RegistryCloner<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>> - Interface in org.openbase.jul.storage.registry.clone
 
RegistryController<M> - Interface in org.openbase.jul.storage.registry
 
RegistryImpl<KEY,ENTRY extends Identifiable<KEY>> - Class in org.openbase.jul.storage.registry
 
RegistryImpl(HashMap<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.RegistryImpl
 
RegistryImpl() - Constructor for class org.openbase.jul.storage.registry.RegistryImpl
 
RegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends Registry<KEY,ENTRY>> - Interface in org.openbase.jul.storage.registry.plugin
* @author mpohling
RegistryPluginPool<KEY,ENTRY extends Identifiable<KEY>,PLUGIN extends RegistryPlugin<KEY,ENTRY,REGISTRY>,REGISTRY extends Registry<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry.plugin
 
RegistryPluginPool() - Constructor for class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
RegistryRemote<M> - Interface in org.openbase.jul.storage.registry
 
registryRemote - Variable in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
RegistrySandbox<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,REGISTRY extends Registry<KEY,ENTRY>> - Interface in org.openbase.jul.storage.registry
 
RegistrySandboxImpl<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,R extends Registry<KEY,ENTRY>,P extends RegistryPlugin<KEY,ENTRY,R>> - Class in org.openbase.jul.storage.registry
 
RegistrySandboxImpl(MAP, R) - Constructor for class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
RegistrySandboxImpl(MAP, RegistryCloner<KEY, ENTRY, MAP>, R) - Constructor for class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
RegistryService - Interface in org.openbase.jul.storage.registry
 
RegistrySynchronizer<KEY,ENTRY extends Configurable<KEY,CONFIG_M>,CONFIG_M extends com.google.protobuf.GeneratedMessage,CONFIG_MB extends com.google.protobuf.GeneratedMessage.Builder<CONFIG_MB>> - Class in org.openbase.jul.storage.registry
 
RegistrySynchronizer(SynchronizableRegistry<KEY, ENTRY>, RemoteRegistry<KEY, CONFIG_M, CONFIG_MB>, Factory<ENTRY, CONFIG_M>) - Constructor for class org.openbase.jul.storage.registry.RegistrySynchronizer
Deprecated.
RegistrySynchronizer(SynchronizableRegistry<KEY, ENTRY>, RemoteRegistry<KEY, CONFIG_M, CONFIG_MB>, RegistryRemote, Factory<ENTRY, CONFIG_M>) - Constructor for class org.openbase.jul.storage.registry.RegistrySynchronizer
 
reinit(Object) - Method in interface org.openbase.jul.storage.registry.RegistryRemote
Reinitialize the remote with the default registry connection scope.
RemoteControllerRegistry<KEY,ENTRY extends org.openbase.jul.pattern.Remote & Identifiable<KEY>> - Class in org.openbase.jul.storage.registry
RemoteControllerRegistry() - Constructor for class org.openbase.jul.storage.registry.RemoteControllerRegistry
 
RemoteControllerRegistry(HashMap<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.RemoteControllerRegistry
 
RemoteControllerRegistryImpl<KEY,ENTRY extends org.openbase.jul.pattern.Remote & Identifiable<KEY>> - Class in org.openbase.jul.storage.registry
* @author Tamino Huxohl
RemoteControllerRegistryImpl() - Constructor for class org.openbase.jul.storage.registry.RemoteControllerRegistryImpl
 
RemoteControllerRegistryImpl(HashMap<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.RemoteControllerRegistryImpl
 
remoteRegistry - Variable in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
RemoteRegistry<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.jul.storage.registry
 
RemoteRegistry() - Constructor for class org.openbase.jul.storage.registry.RemoteRegistry
 
RemoteRegistry(Map<KEY, IdentifiableMessage<KEY, M, MB>>) - Constructor for class org.openbase.jul.storage.registry.RemoteRegistry
 
RemoteRegistryImpl<KEY,ENTRY extends org.openbase.jul.pattern.Controller & Identifiable<KEY>> - Class in org.openbase.jul.storage.registry
* @author Tamino Huxohl
RemoteRegistryImpl() - Constructor for class org.openbase.jul.storage.registry.RemoteRegistryImpl
 
RemoteRegistryImpl(HashMap<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.RemoteRegistryImpl
 
RemoteRegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends Registry<KEY,ENTRY>> - Interface in org.openbase.jul.storage.registry.plugin
* @author mpohling
remove(KEY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
remove(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
remove(CONFIG_M) - Method in class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
remove(CONFIG_M) - Method in class org.openbase.jul.storage.registry.EnableableEntryRegistrySynchronizer
 
remove(ENTRY) - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
remove(ENTRY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
remove(KEY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
remove(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
remove(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
remove(M) - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
remove(KEY) - Method in interface org.openbase.jul.storage.registry.Registry
 
remove(ENTRY) - Method in interface org.openbase.jul.storage.registry.Registry
 
remove(CONFIG_M) - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
remove(M) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
removeAllDependencies() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Removal of all registered registry dependencies in the reversed order in which they where added.
removeConsistencyHandler(ConsistencyHandler<KEY, ENTRY, MAP, REGISTRY>) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
removeConsistencyHandler(ConsistencyHandler<KEY, ENTRY, MAP, R>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
removeConsistencyHandler(ConsistencyHandler<KEY, ENTRY, MAP, REGISTRY>) - Method in interface org.openbase.jul.storage.registry.RegistrySandbox
 
removeDataObserver(Observer<Map<KEY, IdentifiableMessage<KEY, M, MB>>>) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
removeDependency(Registry) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
This method allows the removal of a registered registry dependency.
removeDependencyObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
removeDependencyObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
removeDependencyObserver(Observer<Map<KEY, ENTRY>>) - Method in interface org.openbase.jul.storage.registry.Registry
 
removeObserver(Observer<Map<KEY, ENTRY>>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
replaceInternalMap(Map<KEY, ENTRY>) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Replaces the internal registry map by the given one.
replaceInternalMap(Map<KEY, ENTRY>, boolean) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Replaces the internal registry map by the given one.
replaceInternalMap(Map<KEY, ENTRY>) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
replaceInternalMap(Map<KEY, ENTRY>) - Method in interface org.openbase.jul.storage.registry.RegistrySandbox
 
replaceInternalMap(Map<KEY, ENTRY>, boolean) - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
reset() - Method in class org.openbase.jul.storage.registry.AbstractConsistencyHandler
 
reset() - Method in interface org.openbase.jul.storage.registry.ConsistencyHandler
Method can be internally used to clear any temporally maps or other caches which are only used for one consistency check iteration.
RITSCloner<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>> - Class in org.openbase.jul.storage.registry.clone
 
RITSCloner() - Constructor for class org.openbase.jul.storage.registry.clone.RITSCloner
 

S

sandbox - Variable in class org.openbase.jul.storage.registry.AbstractRegistry
 
save(D) - Method in class org.openbase.jul.storage.file.FileSynchronizer
 
save() - Method in class org.openbase.jul.storage.file.FileSynchronizer
 
saveRegistry() - Method in interface org.openbase.jul.storage.registry.FileSynchronizedRegistry
 
saveRegistry() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
saveRegistry() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistrySandbox
 
saveRegistry() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
setName(String) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Method defines the name of this registry.
setRegistryRemote(RegistryRemote<?>) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
setupSandbox(S) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
shutdown() - Method in class org.openbase.jul.storage.registry.AbstractConsistencyHandler
Overwrite method to free resources or perform any special shutdown phrases.
shutdown() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
shutdown() - Method in class org.openbase.jul.storage.registry.AbstractVersionConsistencyHandler
Deprecated.
 
shutdown() - Method in class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
shutdown() - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
shutdown() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
shutdown() - Method in class org.openbase.jul.storage.registry.plugin.AbstractRegistryPluginAdapter
 
shutdown() - Method in class org.openbase.jul.storage.registry.plugin.GitRegistryPlugin
 
shutdown() - Method in class org.openbase.jul.storage.registry.plugin.RegistryPluginPool
 
shutdown() - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
shutdown() - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
size() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Method returns the amount of registry entries.
size() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
size() - Method in interface org.openbase.jul.storage.registry.Registry
Method returns the amount of registry entries.
storeEntry(String, File) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
superRemove(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
superRemove(ENTRY) - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
sync(MAP) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
sync(MAP) - Method in interface org.openbase.jul.storage.registry.RegistrySandbox
 
sync(MAP) - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
SynchronizableRegistry<KEY,ENTRY extends Identifiable<KEY>> - Interface in org.openbase.jul.storage.registry
 
SynchronizableRegistryImpl<KEY,ENTRY extends Identifiable<KEY>> - Class in org.openbase.jul.storage.registry
A simple AbstractRegistry implementation providing the timestamp of the last synchronization by implementing the SynchronizableRegistry interface.
SynchronizableRegistryImpl() - Constructor for class org.openbase.jul.storage.registry.SynchronizableRegistryImpl
Creates a new SynchronizableRegistry with a default HashMap as internal map.
SynchronizableRegistryImpl(HashMap<KEY, ENTRY>) - Constructor for class org.openbase.jul.storage.registry.SynchronizableRegistryImpl
Creates a new SynchronizableRegistry where the given entryMap is used as internal map.

T

toString() - Method in class org.openbase.jul.storage.registry.AbstractConsistencyHandler
 
toString() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
toString() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
toString() - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
tryLockRegistry() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Try to acquire the write lock for this registry.
tryLockRegistry() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
tryLockRegistry() - Method in interface org.openbase.jul.storage.registry.Registry
Try to acquire the write lock for this registry.
tryLockRegistry() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 

U

unlock() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
unlockRegistry() - Method in class org.openbase.jul.storage.registry.AbstractRegistry
Unlock the write lock of the registry.
unlockRegistry() - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
unlockRegistry() - Method in interface org.openbase.jul.storage.registry.Registry
Unlock the write lock of the registry.
unlockRegistry() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
update(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
update(CONFIG_M) - Method in class org.openbase.jul.storage.registry.ActivatableEntryRegistrySynchronizer
 
update(CONFIG_M) - Method in class org.openbase.jul.storage.registry.EnableableEntryRegistrySynchronizer
 
update(ENTRY) - Method in class org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl
 
update(ENTRY) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
update(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistry
 
update(M) - Method in class org.openbase.jul.storage.registry.ProtoBufFileSynchronizedRegistrySandbox
 
update(M) - Method in interface org.openbase.jul.storage.registry.ProtoBufRegistry
 
update(ENTRY) - Method in interface org.openbase.jul.storage.registry.Registry
 
update(ENTRY) - Method in class org.openbase.jul.storage.registry.RegistrySandboxImpl
 
update(CONFIG_M) - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
 
update(M) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
upgrade(JsonObject, Map<File, JsonObject>) - Method in interface org.openbase.jul.storage.registry.version.DBVersionConverter
This method applies an upgrade transaction on the given entry to push the entry to the next db version.
upgrade(JsonObject, Map<File, JsonObject>, Map<String, Map<File, DatabaseEntryDescriptor>>) - Method in interface org.openbase.jul.storage.registry.version.GlobalDBVersionConverter
This method applies an update transaction on the given entry to push the entry to the next db version.
upgrade(JsonObject, Map<File, JsonObject>) - Method in interface org.openbase.jul.storage.registry.version.GlobalDBVersionConverter
 
upgradeCurrentDBVersion() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
Method upgrades the current db version to the latest db version.
upgradeDB(int, int) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
upgradeDBEntry(JsonObject, DBVersionConverter, Map<File, JsonObject>, Map<String, Map<File, DatabaseEntryDescriptor>>) - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 

V

validate() - Method in class org.openbase.jul.storage.registry.jp.AbstractJPDatabaseDirectory
 
validate() - Method in class org.openbase.jul.storage.registry.jp.AbstractJPLocalDatabaseDirectory
 
validate() - Method in class org.openbase.jul.storage.registry.jp.JPDatabaseDirectory
Deprecated.
 
validate() - Method in class org.openbase.jul.storage.registry.jp.JPRecoverDB
 
validate() - Method in class org.openbase.jul.storage.registry.jp.JPResetDB
 
validateAndUpgradeDBVersion() - Method in class org.openbase.jul.storage.registry.version.DBVersionControl
 
valueOf(String) - Static method in enum org.openbase.jul.storage.file.FileSynchronizer.InitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl.DatabaseState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openbase.jul.storage.file.FileSynchronizer.InitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openbase.jul.storage.registry.FileSynchronizedRegistryImpl.DatabaseState
Returns an array containing the constants of this enum type, in the order they are declared.
verifyConfig(CONFIG_M) - Method in class org.openbase.jul.storage.registry.RegistrySynchronizer
Method should return true if the given configurations is valid, otherwise false.
verifyID(ENTRY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
verifyID(KEY) - Method in class org.openbase.jul.storage.registry.AbstractRegistry
 
VERSION_FIELD - Static variable in class org.openbase.jul.storage.registry.version.DBVersionControl
 
VERSION_FILE_NAME - Static variable in class org.openbase.jul.storage.registry.version.DBVersionControl
 
VERSION_FILE_WARNING - Static variable in class org.openbase.jul.storage.registry.version.DBVersionControl
 
versionControl - Variable in class org.openbase.jul.storage.registry.AbstractVersionConsistencyHandler
Deprecated.
 

W

waitForData() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
Method blocks until the remote registry is synchronized.
waitForData(long, TimeUnit) - Method in class org.openbase.jul.storage.registry.RemoteRegistry
 
waitForValue(long, TimeUnit) - Method in class org.openbase.jul.storage.registry.MockRegistrySandbox
 
waitUntilReady() - Method in interface org.openbase.jul.storage.registry.RegistryService
Method blocks until the registry is not handling any tasks and is currently consistent.
waitUntilReady() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
Method blocks until the referred registry is not handling any tasks and is currently consistent.
waitUntilReadyFuture() - Method in interface org.openbase.jul.storage.registry.RegistryService
Method blocks until the registry is not handling any tasks and is currently consistent.
waitUntilReadyFuture() - Method in class org.openbase.jul.storage.registry.RemoteRegistry
Method blocks until the registry is not handling any tasks and is currently consistent.
A B C D E F G I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2015–2018 openbase.org. All rights reserved.