| Package | Description |
|---|---|
| org.openbase.jul.storage.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerRegistryImpl<KEY,ENTRY extends org.openbase.jul.pattern.Controller & Identifiable<KEY>>
* @author Tamino Huxohl
|
class |
FileSynchronizedRegistryImpl<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> |
class |
FileSynchronizedRegistrySandbox<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> |
class |
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 |
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 |
RegistryImpl<KEY,ENTRY extends Identifiable<KEY>> |
class |
RegistrySandboxImpl<KEY,ENTRY extends Identifiable<KEY>,MAP extends Map<KEY,ENTRY>,R extends Registry<KEY,ENTRY>,P extends RegistryPlugin<KEY,ENTRY,R>> |
class |
RemoteControllerRegistry<KEY,ENTRY extends org.openbase.jul.pattern.Remote & Identifiable<KEY>>
* @author Divine Threepwood
|
class |
RemoteControllerRegistryImpl<KEY,ENTRY extends org.openbase.jul.pattern.Remote & Identifiable<KEY>>
* @author Tamino Huxohl
|
class |
RemoteRegistry<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> |
class |
RemoteRegistryImpl<KEY,ENTRY extends org.openbase.jul.pattern.Controller & Identifiable<KEY>>
* @author Tamino Huxohl
|
class |
SynchronizableRegistryImpl<KEY,ENTRY extends Identifiable<KEY>>
A simple
AbstractRegistry implementation providing the timestamp of the last synchronization by implementing the SynchronizableRegistry interface. |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends AbstractRegistry<KEY,ENTRY,MAP,REGISTRY,PLUGIN> & RegistrySandbox<KEY,ENTRY,MAP,REGISTRY>> |
AbstractRegistry.setupSandbox(S sandbox) |
Copyright © 2015–2018 openbase.org. All rights reserved.