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

L

lasthop - Variable in class tapestry.impl.PublishInfo
The NodeId of the last hop traversed on the publication path.
lastModified - Variable in class tapestry.interweave.InterweaveSearchResult
 
lastModified - Variable in class tapestry.interweave.InterweaveMetadataMsg
 
LastModifiedQuery - class tapestry.interweave.LastModifiedQuery.
LastModifiedQuery is a TapestryQuery used in a TapestryLocateMsg used to find objects identified by a LastModifiedTag.
LastModifiedQuery() - Constructor for class tapestry.interweave.LastModifiedQuery
Creates a new LastModifiedQuery.
LastModifiedQuery(InputBuffer) - Constructor for class tapestry.interweave.LastModifiedQuery
Constructs a LastModifiedQuery from its serialized form.
LastModifiedTag - class tapestry.interweave.LastModifiedTag.
LastModifiedTag is the TapestryTag for filename objects.
LastModifiedTag(InputBuffer) - Constructor for class tapestry.interweave.LastModifiedTag
Constructs a LastModifiedTag from its serialized form.
LastModifiedTag(long) - Constructor for class tapestry.interweave.LastModifiedTag
Constructor: Creates a new LastModifiedTag.
lat_long_gran - Variable in class tapestry.ptr.impl.LocationStage.LocationInfo
 
latency - Variable in class tapestry.channel.Channel
 
latency - Variable in class tapestry.impl.RouteEntry.NodeEntry
 
LATENCY - Static variable in class tapestry.impl.RouteEntry
 
LATENCY - Static variable in class tapestry.repairmonitor.PatchworkProbeMsg
 
LATENCY - Static variable in class tapestry.repairmonitor.PatchworkModel
 
LATENCY - Static variable in class tapestry.repairmonitor.PatchworkChangePeriodMsg
 
LATENCY - Static variable in class tapestry.repairmonitor.PatchworkAlarmMsg
 
latency_beacon_period - Variable in class tapestry.channel.Channel
 
latency_millis - Variable in class tapestry.impl.NetworkLatencyResp
 
LatencyPatch - class tapestry.patchwork.LatencyPatch.
A Patch that measures round-trip latency (in microseconds).
LatencyPatch(NodeId, Classifier, PatchworkTable, FaultAdmin, Period) - Constructor for class tapestry.patchwork.LatencyPatch
 
latitude - Variable in class tapestry.ptr.impl.LocationStage.LocationInfo
 
latitude - Variable in class tapestry.ptr.impl.HostInfo
latitude is the angle of a host above (or below) the equator.
LatTest - class tapestry.impl.test.LatTest.
Modified latency test for Tapestry messages from Sean's Latency test for NetworkMessages.
LatTest.Msg - class tapestry.impl.test.LatTest.Msg.
 
LatTest.Msg(InputBuffer) - Constructor for class tapestry.impl.test.LatTest.Msg
 
LatTest.Msg(SecureHash, int, int) - Constructor for class tapestry.impl.test.LatTest.Msg
 
LatTest() - Constructor for class tapestry.impl.test.LatTest
 
leaving - Variable in class tapestry.impl.RouteEntry.NodeEntry
 
LEAVING - Static variable in class tapestry.impl.RouteEntry
 
length - Variable in class tapestry.channel.Snippet
 
level - Variable in class tapestry.api.TapestryNeighborInfo
 
level - Variable in class tapestry.impl.Triple
 
level - Variable in class tapestry.impl.StaticPtrMsg
 
level - Variable in class tapestry.impl.DynamicSeedMsg
 
level - Variable in class tapestry.impl.DynamicSeedMapMsg
 
level - Variable in class tapestry.impl.DynamicRepairRespMsg
 
level - Variable in class tapestry.impl.DynamicRepairReqMsg
 
level - Variable in class tapestry.impl.DynamicPtrMsg
 
level - Variable in class tapestry.impl.DebugMsg
 
level - Variable in class tapestry.repairmonitor.PatchworkRevCountMsg
 
level - Variable in class tapestry.repairmonitor.PatchworkAlarmMsg
 
levels - Variable in class tapestry.patchwork.MonitorMsg
 
levels() - Method in class tapestry.impl.WatchList
 
links - Variable in class tapestry.impl.Parser.Path
 
links_to_paths - Variable in class tapestry.impl.Parser
 
list - Variable in class tapestry.impl.DynamicNotifyMsg
 
local - Variable in class tapestry.ptr.api.PtrIteratorStartReq
SQL-like query equivalent to SELECT pinfo FROM p AS ptrs WHERE p.src=self_node That is, select PublishInfo's where the src is this node.
local - Variable in class tapestry.ptr.api.GetPtrReq
SQL-like query equivalent to SELECT pinfo FROM p AS ptrs WHERE p.local=true AND p.objguid=objguid That is, select PublishInfo's where the src is this node.
LOCAL_OPT_BACKUPS - Static variable in class tapestry.impl.Router
The default number of backups to publish to while optimizing
LOCAL_OPT_HOPS - Static variable in class tapestry.impl.Router
The default initial time-to-live for the local optimizations that only get forwarded for a few hops.
LOCAL_OPT_NEAREST - Static variable in class tapestry.impl.Router
The default number of links on the same level to publish to while optimizing
LOCAL_OPT_PUBLISH_ALL_LINKS - Static variable in class tapestry.impl.Router
 
LOCAL_OPT_PUBLISH_BACKUP - Static variable in class tapestry.impl.Router
The following flags represent flags for local optimizations during publishing.
LOCAL_OPT_PUBLISH_LOCAL_MISROUTE - Static variable in class tapestry.impl.Router
 
LOCAL_OPT_THRESHOLD_FACTOR - Static variable in class tapestry.impl.Router
The factor by which to judge whether or not a link is too long to take (i.e. if it is this much bigger than the last link taken)
local_opts - Variable in class tapestry.api.TapestryUnpublishMsg
A bitmask indicating which local optimizations to use.
local_opts - Variable in class tapestry.api.TapestryPublishMsg
A bitmask indicating which local optimizations to use.
local_opts - Variable in class tapestry.api.TapestryLocateMsg
A bitmask indicating which local optimizations to use.
local_opts - Variable in class tapestry.impl.RouteObjRootMsg
Local optimizations flags and time-to-live
local_opts - Variable in class tapestry.impl.PublishMsg
Local optimizations flags and time-to-live
local_opts_ttl - Variable in class tapestry.impl.RouteObjRootMsg
 
local_opts_ttl - Variable in class tapestry.impl.PublishMsg
 
LOCALOBJS - Static variable in class tapestry.impl.Router
 
LocalOptBuilder - class tapestry.impl.test.LocalOptBuilder.
A configuration builder for Patchwork clients Modelled after ostore.bloom.DualBuilder.
LocalOptBuilder(String[]) - Constructor for class tapestry.impl.test.LocalOptBuilder
Set global parameters.
LocalOptimizationTest - class tapestry.impl.test.LocalOptimizationTest.
TODO
LocalOptimizationTest.AlarmEvent - class tapestry.impl.test.LocalOptimizationTest.AlarmEvent.
 
LocalOptimizationTest.AlarmEvent() - Constructor for class tapestry.impl.test.LocalOptimizationTest.AlarmEvent
 
LocalOptimizationTest.LocateMsg - class tapestry.impl.test.LocalOptimizationTest.LocateMsg.
 
LocalOptimizationTest.LocateMsg(InputBuffer) - Constructor for class tapestry.impl.test.LocalOptimizationTest.LocateMsg
 
LocalOptimizationTest.LocateMsg(SecureHash, NodeId) - Constructor for class tapestry.impl.test.LocalOptimizationTest.LocateMsg
 
LocalOptimizationTest.Response - class tapestry.impl.test.LocalOptimizationTest.Response.
 
LocalOptimizationTest.Response(InputBuffer) - Constructor for class tapestry.impl.test.LocalOptimizationTest.Response
 
LocalOptimizationTest.Response(NodeId, int, long, SecureHash) - Constructor for class tapestry.impl.test.LocalOptimizationTest.Response
 
LocalOptimizationTest() - Constructor for class tapestry.impl.test.LocalOptimizationTest
 
LOCALROOTOBJS - Static variable in class tapestry.impl.Router
 
locationGranularity - Variable in class tapestry.ptr.impl.HostInfo
location_granularity is granularity of the latitude/longitude coordinates.
LocationStage - class tapestry.ptr.impl.LocationStage.
WARNING This class is not complete yet.
LocationStage.LocationInfo - class tapestry.ptr.impl.LocationStage.LocationInfo.
Ping another node to test if the node is alive.
LocationStage.LocationInfo() - Constructor for class tapestry.ptr.impl.LocationStage.LocationInfo
Construct according to the given fields.
LocationStage.LocationInfo(InputBuffer) - Constructor for class tapestry.ptr.impl.LocationStage.LocationInfo
Constructs a LocationInfo from its serialized form.
LocationStage.LocationReq - class tapestry.ptr.impl.LocationStage.LocationReq.
LocationReq request to the LocationStage to return a LocationStage.LocationInfo pertaining to the given NodeId.
LocationStage.LocationReq(NodeId) - Constructor for class tapestry.ptr.impl.LocationStage.LocationReq
Construct according to the given fields.
LocationStage.LocationReq(NodeId[], Object, SinkIF) - Constructor for class tapestry.ptr.impl.LocationStage.LocationReq
Construct according to the given fields.
LocationStage.LocationResp - class tapestry.ptr.impl.LocationStage.LocationResp.
LocationResp response from the LocationStage containing LocationStage.LocationInfo corresponding to the given NodeId.
LocationStage.LocationResp(NodeId[], LocationStage.LocationInfo[], Object) - Constructor for class tapestry.ptr.impl.LocationStage.LocationResp
Construct according to the given fields.
LocationStage() - Constructor for class tapestry.ptr.impl.LocationStage
 
locked - Variable in class tapestry.impl.RouteEntry.NodeEntry
 
LOCKED - Static variable in class tapestry.impl.RouteEntry
 
locks - Variable in class tapestry.impl.NodeState
 
login - Variable in class tapestry.interweave.InterweaveSearchResult
 
login - Variable in class tapestry.interweave.InterweaveMetadataMsg
 
LoginFrame - class tapestry.impl.Shuttle.LoginFrame.
 
LoginFrame(TestShuttle) - Constructor for class tapestry.impl.Shuttle.LoginFrame
 
LoginQuery - class tapestry.interweave.LoginQuery.
LoginQuery is a TapestryQuery used in a TapestryLocateMsg used to find objects identified by a LoginTag.
LoginQuery() - Constructor for class tapestry.interweave.LoginQuery
Creates a new LoginQuery.
LoginQuery(InputBuffer) - Constructor for class tapestry.interweave.LoginQuery
Constructs a LoginQuery from its serialized form.
LoginTag - class tapestry.interweave.LoginTag.
LoginTag is the TapestryTag for login objects.
LoginTag(InputBuffer) - Constructor for class tapestry.interweave.LoginTag
Constructs a LoginTag from its serialized form.
LoginTag(String) - Constructor for class tapestry.interweave.LoginTag
Constructor: Creates a new LoginTag.
loglikelihood() - Method in class tapestry.repairmonitor.PatchworkModel
Not yet implemented.
loglikelihood() - Method in interface tapestry.repairmonitor.Model
Calculates the log-likelihood of all recorded observations.
longitude - Variable in class tapestry.ptr.impl.LocationStage.LocationInfo
 
longitude - Variable in class tapestry.ptr.impl.HostInfo
longitude is the angle of a host west or east of the prime meridian passing through the old Royal Astronomical Observatory in Greenwich, England.
LOOKUP_REQUEST - Static variable in class tapestry.impl.FullTestMsg
Message requesting node send TapestryLocate to GUID Data fields: SecureHash [] objguid
lookupDouble(SecureHash, int) - Method in class tapestry.repairmonitor.PatchworkModel.Delta
Returns the most recently probed value from delta update with type type for the specified node id peer.
lookupDouble(SecureHash, int) - Method in class tapestry.repairmonitor.PatchworkModel
Returns the most recently calculated double value of type type for the specified node id peer.
LOSS - Static variable in class tapestry.impl.RouteEntry
 
LOSS - Static variable in class tapestry.repairmonitor.PatchworkProbeMsg
 
LOSS - Static variable in class tapestry.repairmonitor.PatchworkModel
 
LOSS - Static variable in class tapestry.repairmonitor.PatchworkChangePeriodMsg
 
LOSS - Static variable in class tapestry.repairmonitor.PatchworkAlarmMsg
 
loss_beacon_period - Variable in class tapestry.channel.Channel
 
loss_rate - Variable in class tapestry.channel.Channel
 
loss_rate - Variable in class tapestry.impl.RouteEntry.NodeEntry
 
LossPatch - class tapestry.patchwork.LossPatch.
A Patch that measures loss rate in percent, from 0 to 100, where 100 percent means all packets are lost.
LossPatch(NodeId, Classifier, PatchworkTable, FaultAdmin, Period, int) - Constructor for class tapestry.patchwork.LossPatch
 
low_watermark - Variable in class tapestry.api.TapestryThresholdTag
low_watermark is the threshold for the number of ptrs that triggers the root tapestry node to generate a TapestryRepairObjReq.

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