Package | Description |
---|---|
fr.inria.zvtm.cluster |
Enables distributed rendering of ZVTM views on multiple computers.
|
Modifier and Type | Field and Description |
---|---|
static ObjId |
ObjId.INVALID_ID |
Modifier and Type | Method and Description |
---|---|
ObjId |
Identifiable.getObjId()
Returns the ObjId of this Identifiable.
|
ObjId |
DefaultIdentifiable.getObjId()
Returns the ObjId of this Identifiable.
|
ObjId |
ClusteredView.getObjId() |
static ObjId |
ObjIdFactory.next() |
Modifier and Type | Method and Description |
---|---|
static <T extends Identifiable> |
Identifiables.getRefList(List<T> objects)
Returns a list of ObjId references, given a list of
Identifiable objects.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
SlaveUpdater.getSlaveObject(ObjId<T> id)
Returns the object mapped to 'id', or
null if not present.
|
<T> T |
SlaveUpdater.putSlaveObject(ObjId<T> id,
T object)
Associates 'id' with 'object' in this SlaveUpdater.
|
Object |
SlaveUpdater.removeSlaveObject(ObjId id)
Removes the mapping for 'id' if it exists.
|
Modifier and Type | Method and Description |
---|---|
<T> ArrayList<T> |
SlaveUpdater.getSlaveObjectArrayList(List<ObjId<T>> idList)
Returns an array containing the matching slave object for each
reference in the given array 'idarray'.
|
Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.