A B C D E F G H I J K L M N O P Q R S T U V W Y Z _

W

wait_ms - Variable in class ostore.network.NetworkMessage
The time in milliseconds that this message spent in the sending node's outbound queue waiting for the transport channel to be available.
WAITFORFINAL - Static variable in class ostore.mac.PartyInfo
Waiting for DHMessage.FINALIZE from other party
WAITFORRESPONSE - Static variable in class ostore.mac.PartyInfo
Waiting for DHMessage.RESPOND from other party
was_sent(Object) - Method in class ostore.dispatch.Resender
Checks whether the specified event has been successfully dispatched.
watch(QuickSerializable) - Method in class ostore.oil.Screen
Adds a key to screened.
WeightedAvgFilter - class ostore.introspect.WeightedAvgFilter.
Simple filter that calculates the new semantic distance based on the weighted geometric average: (w*old + (1-w)*new^2)/2, where w is the ratio t.num/(t.num + t2.num).
WeightedAvgFilter() - Constructor for class ostore.introspect.WeightedAvgFilter
Create a new WeightedAvgFilter where nothing is considered to be an outlier (unless at distance INFINITY).
WeightedAvgFilter(Distance) - Constructor for class ostore.introspect.WeightedAvgFilter
Create a new WeightedAvgFilter where certain observations are considered outliers.
WeightedAvgFilter(InputBuffer) - Constructor for class ostore.introspect.WeightedAvgFilter
 
weights - Variable in class ostore.oil.HMM.Prediction
The estimated weight (confidence) for each state.
window_size - Variable in class ostore.agree.RingState
The number of active agreements we allow to be in some state other than CERTIFIED_STATE.
window_top() - Method in class ostore.agree.RingState
The highest allowable sequence number, given the currently active agreements.
WRITE - Static variable in class ostore.apps.traces.TraceIterator
 
write_block() - Static method in class ostore.cache.BDBTest
 
write_snapshots - Variable in class ostore.introspect.SDMBuilder
true iff this stage should write out snapshots of its Model every time it recalculates its parameters.
write_snapshots - Variable in class ostore.oil.HMMBuilder
true iff this stage should write out snapshots of its Model every time it recalculates its parameters.
write(QuickSerializable, OutputStream) - Static method in class ostore.util.QSIO
Write a QuickSerializable object to the specified OutputStream.
write(QuickSerializable, RandomAccessFile, long) - Static method in class ostore.util.QSIO
 
write(QuickSerializable, String) - Static method in class ostore.util.QSIO
Write a QuickSerializable to the named file The file will be overwritten unless an IOException is thrown, in which case the file will remain unmodified.
write(QuickSerializable, String, boolean) - Static method in class ostore.util.QSIO
Write a QuickSerializable to the named file This method provides no guarantees against file corruption if an IOException is thrown during the write.
write(String) - Method in class ostore.util.Logger
Appends an entry to the log file, adding a timestamp and newline.

A B C D E F G H I J K L M N O P Q R S T U V W Y Z _