V
- the value typejava.util.EventListener
, Oort.CometListener
public class OortLongMap<V> extends OortMap<java.lang.Long,V>
OortMap<Long,V>
.org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
org.cometd.bayeux.server.ConfigurableServerChannel.Initializer.Persistent
Oort.CometListener.Adapter, Oort.CometListener.Event
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>
FAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING
logger, OORT_OBJECTS_CHANNEL
Constructor | Description |
---|---|
OortLongMap(Oort oort,
java.lang.String name,
OortObject.Factory<java.util.concurrent.ConcurrentMap<java.lang.Long,V>> factory) |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
deserialize(java.lang.Object object) |
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cometLeft, doStop, onObject
addEntryListener, find, findInfo, get, isItemUpdate, onItem, putAndShare, putAndShare, putIfAbsentAndShare, putIfAbsentAndShare, removeAndShare, removeAndShare, removeEntryListener, removeEntryListeners
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
public OortLongMap(Oort oort, java.lang.String name, OortObject.Factory<java.util.concurrent.ConcurrentMap<java.lang.Long,V>> factory)
protected java.lang.Object deserialize(java.lang.Object object)
deserialize
in class OortObject<java.util.concurrent.ConcurrentMap<java.lang.Long,V>>
Copyright © 2008–2017 The CometD Project. All rights reserved.