- java.lang.Object
- 
- swim.system.AbstractWarpRef
- 
- swim.system.AbstractTierBinding
- 
- swim.system.LaneModel<View,U>
- 
- swim.system.warp.WarpLaneModel<SupplyLaneView<?>,SupplyLaneUplink>
- 
- swim.system.lane.SupplyLaneModel
 
 
 
 
 
- 
- All Implemented Interfaces:
- DownlinkFactory,- WarpRef,- CellBinding,- CellContext,- LaneBinding,- TierBinding,- Log
 
 public class SupplyLaneModel extends WarpLaneModel<SupplyLaneView<?>,SupplyLaneUplink> 
- 
- 
Field Summary- 
Fields inherited from class swim.system.warp.WarpLaneModelEXEC_DELTA, EXEC_TIME
 - 
Fields inherited from class swim.system.AbstractTierBindingCLOSED_PHASE, CLOSED_STATE, CLOSING_STATE, FAILED_STATE, FAILING_STATE, LOADED_PHASE, LOADED_STATE, LOADING_STATE, OPENED_PHASE, OPENED_STATE, OPENING_STATE, PHASE_MASK, PHASE_SHIFT, RECOVERING_STATE, STARTED_PHASE, STARTED_STATE, STARTING_STATE, STATE_MASK, status, STATUS, STOPPING_STATE, UNLOADING_STATE
 
- 
 - 
Constructor SummaryConstructors Constructor Description SupplyLaneModel()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SupplyLaneUplinkcreateWarpUplink(WarpBinding link)protected voiddidOpenLaneView(SupplyLaneView<?> view)StringlaneType()- 
Methods inherited from class swim.system.warp.WarpLaneModelaccumulateExecTime, accumulateWarpDownlinkProfile, accumulateWarpUplinkProfile, collectProfile, createUplink, cueDown, didClose, didCloseUplink, didEnter, didLeave, didOpenUplink, didUpdateMetrics, flushMetrics, onCommand, pushUp, pushUpCommand, reportDown, reportMetrics, sendDown
 - 
Methods inherited from class swim.system.LaneModelbindDownlink, bottomLane, cellAddress, closeDownlink, closeLaneView, closeUplink, createUplinkAddress, debug, didCloseLaneView, didFail, edgeName, error, fail, getLaneView, getUplink, hostUri, info, isLinked, laneContext, laneUri, laneWrapper, meshUri, node, nodeUri, openDownlink, openLaneView, openMetaDownlink, openMetaLane, openMetaLanes, openMetaUplink, openReflectLanes, openUplink, partKey, policy, pushDown, schedule, setLaneContext, stage, store, tierContext, trace, unwrapLane, uplinks, warn, willClose, willLoad, willOpen, willStart, willStop, willUnload
 - 
Methods inherited from class swim.system.AbstractTierBindingactivate, awaitStart, close, didLoad, didOpen, didStart, didStop, didUnload, isClosed, isLoaded, isOpened, isStarted, load, open, start, stop, unload
 - 
Methods inherited from class swim.system.AbstractWarpRefcommand, command, command, command, command, command, command, command, command, command, command, command, command, command, command, command, downlink, downlinkHttp, downlinkList, downlinkMap, downlinkValue, downlinkWs, hostRef, hostRef, laneRef, laneRef, laneRef, laneRef, nodeRef, nodeRef, nodeRef, nodeRef
 
- 
 
- 
- 
- 
Method Detail- 
laneTypepublic String laneType() 
 - 
createWarpUplinkprotected SupplyLaneUplink createWarpUplink(WarpBinding link) - Specified by:
- createWarpUplinkin class- WarpLaneModel<SupplyLaneView<?>,SupplyLaneUplink>
 
 - 
didOpenLaneViewprotected void didOpenLaneView(SupplyLaneView<?> view) - Specified by:
- didOpenLaneViewin class- LaneModel<SupplyLaneView<?>,SupplyLaneUplink>
 
 
- 
 
-