V
- the value typepublic class OortLongMap<V> extends OortMap<Long,V>
OortMap<Long,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
org.cometd.bayeux.server.ConfigurableServerChannel.Initializer.Persistent
Oort.CometListener.Adapter, Oort.CometListener.Event
logger, OORT_OBJECTS_CHANNEL
Constructor and Description |
---|
OortLongMap(Oort oort,
String name,
OortObject.Factory<ConcurrentMap<Long,V>> factory) |
Modifier and Type | Method and Description |
---|---|
protected Object |
deserialize(Object object) |
addEntryListener, find, findInfo, get, isItemUpdate, onItem, putAndShare, putAndShare, putIfAbsentAndShare, putIfAbsentAndShare, removeAndShare, removeAndShare, removeEntryListener, removeEntryListeners
cometLeft, doStop, onObject
addListener, cometJoined, configureChannel, doStart, getChannelName, getFactory, getInfo, getInfoByObject, getInfos, getLocalSession, getName, getOort, iterator, merge, newInfo, notifyRemoved, notifyUpdated, pullInfo, pushInfo, removeListener, removeListeners, serialize, setAndShare, 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 OortLongMap(Oort oort, String name, OortObject.Factory<ConcurrentMap<Long,V>> factory)
protected Object deserialize(Object object)
deserialize
in class OortObject<ConcurrentMap<Long,V>>
Copyright © 2008–2016 The CometD Project. All rights reserved.