public class ReindexMessage<T extends IObject> extends InternalMessage
IObject
instances must be re-indexed. This
happens especially in FieldBridge
implementations since they are provided only with a single
Document
but may want to keep several in
sync.Modifier and Type | Field and Description |
---|---|
List<T> |
objects |
threadSafe
source
Constructor and Description |
---|
ReindexMessage(Object source,
List<T> list) |
isThreadSafe
getSource, toString
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.