Class MapDataType

java.lang.Object
com.yahoo.vespa.objects.Selectable
com.yahoo.vespa.objects.Identifiable
com.yahoo.document.DataType
com.yahoo.document.MapDataType
All Implemented Interfaces:
Cloneable, Comparable<DataType>

public class MapDataType extends DataType
Represents a map type.
Author:
vegardh