| Package | Description |
|---|---|
| org.openbase.bco.registry.lib.com | |
| org.openbase.bco.registry.lib.com.future |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractVirtualRegistryRemote.bindRegistryRemoteToRemoteRegistry(SynchronizedRemoteRegistry remoteRegistry,
org.openbase.jul.storage.registry.RegistryRemote<? extends com.google.protobuf.GeneratedMessage> registryRemote,
Integer fieldNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
UpdateFuture.check(M message,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry) |
protected boolean |
RemovalFuture.check(M message,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry) |
protected boolean |
RegistrationFuture.check(M message,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry) |
protected abstract boolean |
AbstractRegistrySynchronizationFuture.check(M message,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry) |
| Constructor and Description |
|---|
AbstractRegistrySynchronizationFuture(Future<M> internalFuture,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry,
org.openbase.jul.storage.registry.RegistryRemote registryRemote) |
RegistrationFuture(Future<M> internalFuture,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry,
org.openbase.jul.storage.registry.RegistryRemote registryRemote) |
RemovalFuture(Future<M> internalFuture,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry,
org.openbase.jul.storage.registry.RegistryRemote registryRemote) |
UpdateFuture(Future<M> internalFuture,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry,
org.openbase.jul.storage.registry.RegistryRemote registryRemote) |
Copyright © 2014–2017 openbase.org. All rights reserved.