java.lang.Object
swim.system.LaneAddress
- All Implemented Interfaces:
Debug,CellAddress,EdgeAddressed,HostAddressed,LaneAddressed,MeshAddressed,NodeAddressed,PartAddressed
public final class LaneAddress
extends Object
implements EdgeAddressed, MeshAddressed, PartAddressed, HostAddressed, NodeAddressed, LaneAddressed, Debug
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LaneAddresscreate(String edgeName, String meshUri, Value partKey, String hostUri, String nodeUri, String laneUri) static LaneAddress<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.edgeName()booleaninthashCode()hostUri()laneUri()meshUri()nodeUri()partKey()toString()
-
Constructor Details
-
LaneAddress
-
-
Method Details
-
edgeName
- Specified by:
edgeNamein interfaceEdgeAddressed
-
meshUri
- Specified by:
meshUriin interfaceMeshAddressed
-
meshUri
- Specified by:
meshUriin interfaceEdgeAddressed- Specified by:
meshUriin interfaceMeshAddressed
-
meshUri
- Specified by:
meshUriin interfaceEdgeAddressed- Specified by:
meshUriin interfaceMeshAddressed
-
partKey
- Specified by:
partKeyin interfacePartAddressed
-
partKey
- Specified by:
partKeyin interfaceMeshAddressed- Specified by:
partKeyin interfacePartAddressed
-
hostUri
- Specified by:
hostUriin interfaceHostAddressed
-
hostUri
- Specified by:
hostUriin interfaceHostAddressed- Specified by:
hostUriin interfacePartAddressed
-
hostUri
- Specified by:
hostUriin interfaceHostAddressed- Specified by:
hostUriin interfacePartAddressed
-
nodeUri
- Specified by:
nodeUriin interfaceNodeAddressed
-
nodeUri
- Specified by:
nodeUriin interfaceHostAddressed- Specified by:
nodeUriin interfaceNodeAddressed
-
nodeUri
- Specified by:
nodeUriin interfaceHostAddressed- Specified by:
nodeUriin interfaceNodeAddressed
-
laneUri
- Specified by:
laneUriin interfaceLaneAddressed
-
laneUri
- Specified by:
laneUriin interfaceLaneAddressed- Specified by:
laneUriin interfaceNodeAddressed
-
laneUri
- Specified by:
laneUriin interfaceLaneAddressed- Specified by:
laneUriin interfaceNodeAddressed
-
linkKey
- Specified by:
linkKeyin interfaceLaneAddressed
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
create
-
create
-