Coordinates4

functions.model.Coordinates4
See theCoordinates4 companion object
case class Coordinates4(className: String, method: String, version: String, serializer: Serializer, properties: Map[String, Any])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def toRawCoordinates: String
def toRawCoordinatesBytes: Array[Byte]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product