M - public abstract class AbstractRegistrySynchronizationFuture<M extends com.google.protobuf.GeneratedMessage>
extends org.openbase.jul.schedule.AbstractSynchronizationFuture<M,org.openbase.jul.storage.registry.RegistryRemote<?>>
| Constructor and Description |
|---|
AbstractRegistrySynchronizationFuture(Future<M> internalFuture,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry,
org.openbase.jul.storage.registry.RegistryRemote<?> registryRemote) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
check(M message) |
protected abstract boolean |
check(M message,
SynchronizedRemoteRegistry<String,M,?> remoteRegistry) |
public AbstractRegistrySynchronizationFuture(Future<M> internalFuture, SynchronizedRemoteRegistry<String,M,?> remoteRegistry, org.openbase.jul.storage.registry.RegistryRemote<?> registryRemote)
protected boolean check(M message) throws org.openbase.jul.exception.CouldNotPerformException
check in class org.openbase.jul.schedule.AbstractSynchronizationFuture<M extends com.google.protobuf.GeneratedMessage,org.openbase.jul.storage.registry.RegistryRemote<?>>org.openbase.jul.exception.CouldNotPerformExceptionprotected abstract boolean check(M message, SynchronizedRemoteRegistry<String,M,?> remoteRegistry) throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2014–2018 openbase.org. All rights reserved.