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
getTimestamp
getSource, toString
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.