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

M

mac - Variable in class ostore.tapestry.impl.RouteMsg
 
MAC_DHMESSAGE - Static variable in class ostore.util.Types
 
MAC_MACEDQS - Static variable in class ostore.util.Types
 
MAC_MACMESSAGE - Static variable in class ostore.util.Types
 
MAC_STSVERIFY - Static variable in class ostore.util.Types
 
MACedQS - class ostore.mac.MACedQS.
MACedQS

Pronounced: "mack'd kue ess"

This class contains two major items:
(1) A QuickSerializable object and
(2) the MAC of (1)
MACedQS(byte[], int[]) - Constructor for class ostore.mac.MACedQS
The deserialization constructor.
MACedQS(QuickSerializable) - Constructor for class ostore.mac.MACedQS
 
macHandler - Variable in class ostore.mac.FakeTapestryStage
 
MacHandler - class ostore.mac.MacHandler.
MacHandler.
MacHandler.GuidNotEstablished - exception ostore.mac.MacHandler.GuidNotEstablished.
Thrown when a request for action (such as MacHandler.authenticate(ostore.util.QuickSerializable, ostore.util.QSByteArray, ostore.util.SecureHash) or MacHandler.doMAC(ostore.util.QuickSerializable, ostore.util.SecureHash)) is called on a guid that doesn't have an established connection yet.
MacHandler.GuidNotEstablished(MacHandler) - Constructor for class ostore.mac.MacHandler.GuidNotEstablished
 
MacHandler.GuidNotEstablished(MacHandler, String) - Constructor for class ostore.mac.MacHandler.GuidNotEstablished
 
MacHandler.HandshakeFailed - class ostore.mac.MacHandler.HandshakeFailed.
Announcement that after multiple retries, we were still unable to successfully establish a connection with the guid.
MacHandler.HandshakeFailed(MacHandler, SecureHash) - Constructor for class ostore.mac.MacHandler.HandshakeFailed
 
MacHandler.KeyEstablished - class ostore.mac.MacHandler.KeyEstablished.
Announcement that we have established a connection with the guid and are ready to call MacHandler.authenticate(ostore.util.QuickSerializable, ostore.util.QSByteArray, ostore.util.SecureHash) and MacHandler.doMAC(ostore.util.QuickSerializable, ostore.util.SecureHash) on that guid.
MacHandler.KeyEstablished(MacHandler, SecureHash) - Constructor for class ostore.mac.MacHandler.KeyEstablished
 
MacHandler() - Constructor for class ostore.mac.MacHandler
 
MACMessage - class ostore.mac.MACMessage.
RouteTMessage wrapper for use with MACedQS objects.
MACMessage(byte[], int[]) - Constructor for class ostore.mac.MACMessage
Generate MACMessage from data
MACMessage(SecureHash, boolean, MACedQS) - Constructor for class ostore.mac.MACMessage
 
MACType - Variable in class ostore.mac.DHMessage
 
MACTYPE_HMACMD5 - Static variable in class ostore.util.Types
 
main(String[]) - Static method in class ostore.bloom.CreateStaticTest
 
main(String[]) - Static method in class ostore.bloom.CreateSurgeTest
 
main(String[]) - Static method in class ostore.dispatch.Test
 
main(String[]) - Static method in class ostore.security.GenerateRSAKeyPair
 
main(String[]) - Static method in class ostore.security.EncryptedQS
 
main(String[]) - Static method in class ostore.util.SHA1Hash
Used to test hashing by creating hierarchical hashes
main(String[]) - Static method in class ostore.util.SHA1HashBuffer
 
main(String[]) - Static method in class ostore.util.Queue
 
main(String[]) - Static method in class ostore.security.thresh.Dealer
 
main(String[]) - Static method in class ostore.security.thresh.GenerateThresholdKeyShares
 
map - Variable in class ostore.oil.Matrix
The internal storage mechanism.
map - Variable in class ostore.oil.Array
The internal storage mechanism.
marginal - Variable in class ostore.oil.HMM.Segment
Estimated marginal count for this state
marginals - Variable in class ostore.oil.HMM
 
marginals - Variable in class ostore.oil.HMM.Delta
Estimated marginal counts for each state.
matches() - Method in class ostore.tapestry.api.TapestryQueryResultMatch
A list of backpointers to follow.
Matrix - class ostore.oil.Matrix.
A sparse array of Arrays.
MATRIX - Static variable in class ostore.util.Types
 
Matrix() - Constructor for class ostore.oil.Matrix
Construct a new Matrix.
Matrix(byte[], int[]) - Constructor for class ostore.oil.Matrix
Implied from ostore.util.QuickSerializable interface Construct an Matrix from its QuickSerializable form.
Matrix(byte[], int[], HashMap, HashMap) - Constructor for class ostore.oil.Matrix
Construct an Matrix from its QuickSerializable form.
max(double[][], int[][]) - Static method in class ostore.oil.Matrix
Finds the indices of the largest elements of the specified Matrix.
max(double[], int[]) - Static method in class ostore.oil.Array
Finds the indices of the largest elements of the specified array.
maxSize() - Method in class ostore.util.PriorityQueue
returns the maximum size of the heap.
McastTTL - Static variable in class ostore.tapestry.impl.DynamicTClient
 
memclr(byte[], int, int) - Static method in class ostore.util.ByteUtils
Fill the given array with zeros.
memcmp(byte[], int, byte[], int, int) - Static method in class ostore.util.ByteUtils
Compare the contents of one array of bytes to another.
memcpy(byte[], int, byte[], int, int) - Static method in class ostore.util.ByteUtils
Copy contents of one array of bytes into another.
MEMORY_CACHE - Static variable in class ostore.util.DebugFlags
 
message() - Method in class ostore.mac.MACMessage
 
messageClassName - Variable in class ostore.oil.EventCountMsg
 
messageClassName - Variable in class ostore.oil.EventCountRequestMsg
 
messageCount - Variable in class ostore.oil.EventCountMsg
 
messageType - Variable in class ostore.mac.DHMessage
 
METADATA - Static variable in class ostore.util.DebugFlags
 
METADATA - Static variable in class ostore.util.Types
 
MINIMUM_SIZE - Static variable in class ostore.oil.patchwork.PatchworkProbeMsg
 
model - Variable in class ostore.oil.HMMStage
The learning model to use.
model - Variable in class ostore.oil.SegmentPager
For now we store segments inside one huge Model.
Model - interface ostore.oil.Model.
An interface for introspective models.
Model.Delta - interface ostore.oil.Model.Delta.
A summary of the knowledge learned by a Model.
Model.Prediction - interface ostore.oil.Model.Prediction.
A summary of the current state predicted by the Model.
moveObj(int[], int[], SecureHash) - Method in class ostore.tapestry.impl.DynamicTClient
 
msg - Variable in class ostore.mac.MACMessage
 
msg - Variable in class ostore.tapestry.api.TapestryLocateReject
The incorrectly delivered message.
msgtype - Variable in class ostore.tapestry.impl.DynamicObjReqMsg
 
myGuid() - Method in class ostore.mac.MacHandler
My GUID
myGuid() - Method in class ostore.mac.StubHandler
 
myGuid() - Method in class ostore.mac.HMACDHHandler
 
MyNodeId - class ostore.network.MyNodeId.
A class to construct a NodeId from a port number and InetAddress.
MyNodeId(int, InetAddress) - Constructor for class ostore.network.MyNodeId
 
mySinkIF - Variable in class ostore.dispatch.TSink
 

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