Serialized Form
Package com.timeindexing.time |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
isNegative
boolean isNegative
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
isNegative
boolean isNegative
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
isNegative
boolean isNegative
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
isNegative
boolean isNegative
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
isNegative
boolean isNegative
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the timestamp.
value
long value
Package com.timeindexing.util |
submap
CascadingMap submap
- A submap
Package com.timeindexing.basic |
Package com.timeindexing.event |
item
IndexItem item
item
IndexItem item
name
java.lang.String name
theID
ID theID
eventSpecifier
int eventSpecifier
Package com.timeindexing.index |
serialVersionUID: 789782781860612814l
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Read in the ID.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the ID.
nextID
int nextID
- The next allocatable ID.
loadedID
int loadedID
- The read-in loaded ID
dataOffset
Offset dataOffset
indexOffset
Offset indexOffset
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Read in the IncoreIndexItem.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Write out the IncoreIndexItem.
dataTS
Timestamp dataTS
indexTS
Timestamp indexTS
data
DataAbstraction data
size
Size size
type
DataType type
id
ID id
annotationID
ID annotationID
cause
java.lang.Exception cause
Class com.timeindexing.index.ReferenceIndexItem extends IncoreIndexItem implements Serializable |
reference
IndexReference reference
indexModel
Index indexModel
- The actual implementation of an index.
start
Position start
end
Position end
position
Position position
mark
Position mark
isSelection
boolean isSelection
selectionInterval
Interval selectionInterval
selectionLength
long selectionLength
- The length of a selection
selectionIndexView
IndexView selectionIndexView
- The IndexView that this view is a selection of.
isTerminated
boolean isTerminated