V
- the value typepublic class OortStringMap<V> extends OortMap<String,V>
OortMap<String,V>
.OortMap.DeltaListener<K,V>, OortMap.Entry<K,V>, OortMap.EntryListener<K,V>
OortObject.Data<T>, OortObject.Factory<T>, OortObject.Info<T>, OortObject.Listener<T>, OortObject.Merger<T,R>, OortObject.Result<R>
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
ConfigurableServerChannel.Initializer.Persistent
Oort.CometListener.Event
OORT_OBJECTS_CHANNEL
Constructor and Description |
---|
OortStringMap(Oort oort,
String name,
OortObject.Factory<ConcurrentMap<String,V>> factory) |
addEntryListener, find, findInfo, get, isItemUpdate, onItem, putAndShare, putIfAbsentAndShare, removeAndShare, removeEntryListener, removeEntryListeners
cometLeft, doStop, onObject
addListener, cometJoined, configureChannel, deserialize, doStart, dump, getChannelName, getFactory, getInfo, getInfoByObject, getInfos, getLocalSession, getName, getOort, iterator, merge, newInfo, notifyRemoved, notifyUpdated, pullInfo, pushInfo, removeListener, removeListeners, serialize, setAndShare, toString
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public OortStringMap(Oort oort, String name, OortObject.Factory<ConcurrentMap<String,V>> factory)
Copyright © 2008–2024 The CometD Project. All rights reserved.