Object

com.mapr.db.spark.documentTypeUtils

conversions

Related Doc: package documentTypeUtils

Permalink

object conversions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. conversions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val array2Longconversion: Null

    Permalink
  5. val array2Stringconversion: convert[Value, String]

    Permalink
  6. val array2Timeconversion: Null

    Permalink
  7. val array2Timestampconversion: Null

    Permalink
  8. val array2arrayconversion: Null

    Permalink
  9. val array2binaryconversion: Null

    Permalink
  10. val array2booleanconversion: Null

    Permalink
  11. val array2byteconversion: Null

    Permalink
  12. val array2dateconversion: Null

    Permalink
  13. val array2decimalconversion: Null

    Permalink
  14. val array2doubleconversion: Null

    Permalink
  15. val array2floatconversion: Null

    Permalink
  16. val array2intconversion: Null

    Permalink
  17. val array2intervalconversion: Null

    Permalink
  18. val array2mapconversion: Null

    Permalink
  19. val array2shortconversion: Null

    Permalink
  20. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  21. val binary2Longconversion: Null

    Permalink
  22. val binary2Stringconversion: Null

    Permalink
  23. val binary2Timeconversion: Null

    Permalink
  24. val binary2Timestampconversion: Null

    Permalink
  25. val binary2arrayconversion: Null

    Permalink
  26. val binary2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  27. val binary2booleanconversion: Null

    Permalink
  28. val binary2byteconversion: Null

    Permalink
  29. val binary2dateconversion: Null

    Permalink
  30. val binary2decimalconversion: Null

    Permalink
  31. val binary2doubleconversion: Null

    Permalink
  32. val binary2floatconversion: Null

    Permalink
  33. val binary2intconversion: Null

    Permalink
  34. val binary2intervalconversion: Null

    Permalink
  35. val binary2mapconversion: Null

    Permalink
  36. val binary2shortconversion: Null

    Permalink
  37. val boolean2Longconversion: convert[Value, Long]

    Permalink
  38. val boolean2Stringconversion: convert[Value, String]

    Permalink
  39. val boolean2Timeconversion: Null

    Permalink
  40. val boolean2Timestampconversion: Null

    Permalink
  41. val boolean2arrayconversion: Null

    Permalink
  42. val boolean2binaryconversion: Null

    Permalink
  43. val boolean2booleanconversion: convert[Value, Boolean]

    Permalink
  44. val boolean2byteconversion: convert[Value, Byte]

    Permalink
  45. val boolean2dateconversion: Null

    Permalink
  46. val boolean2decimalconversion: Null

    Permalink
  47. val boolean2doubleconversion: Null

    Permalink
  48. val boolean2floatconversion: Null

    Permalink
  49. val boolean2intconversion: convert[Value, Int]

    Permalink
  50. val boolean2intervalconversion: Null

    Permalink
  51. val boolean2mapconversion: Null

    Permalink
  52. val boolean2shortconversion: convert[Value, Short]

    Permalink
  53. val byte2Longconversion: convert[Value, Long]

    Permalink
  54. val byte2Stringconversion: convert[Value, String]

    Permalink
  55. val byte2Timeconversion: convert[Value, OTime]

    Permalink
  56. val byte2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  57. val byte2arrayconversion: Null

    Permalink
  58. val byte2binaryconversion: Null

    Permalink
  59. val byte2booleanconversion: Null

    Permalink
  60. val byte2byteconversion: convert[Value, Byte]

    Permalink
  61. val byte2dateconversion: convert[Value, ODate]

    Permalink
  62. val byte2decimalconversion: convert[Value, BigDecimal]

    Permalink
  63. val byte2doubleconversion: convert[Value, Double]

    Permalink
  64. val byte2floatconversion: convert[Value, Float]

    Permalink
  65. val byte2intconversion: convert[Value, Int]

    Permalink
  66. val byte2intervalconversion: convert[Value, OInterval]

    Permalink
  67. val byte2mapconversion: Null

    Permalink
  68. val byte2shortconversion: convert[Value, Short]

    Permalink
  69. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. val date2Longconversion: convert[Value, Long]

    Permalink
  71. val date2Stringconversion: convert[Value, String]

    Permalink
  72. val date2Timeconversion: convert[Value, OTime]

    Permalink
  73. val date2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  74. val date2arrayconversion: Null

    Permalink
  75. val date2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  76. val date2booleanconversion: convert[Value, Boolean]

    Permalink
  77. val date2byteconversion: convert[Value, Byte]

    Permalink
  78. val date2dateconversion: convert[Value, ODate]

    Permalink
  79. val date2decimalconversion: convert[Value, BigDecimal]

    Permalink
  80. val date2doubleconversion: convert[Value, Double]

    Permalink
  81. val date2floatconversion: convert[Value, Float]

    Permalink
  82. val date2intconversion: convert[Value, Int]

    Permalink
  83. val date2intervalconversion: convert[Value, OInterval]

    Permalink
  84. val date2mapconversion: Null

    Permalink
  85. val date2shortconversion: Null

    Permalink
  86. val decimal2Longconversion: convert[Value, Long]

    Permalink
  87. val decimal2Stringconversion: convert[Value, String]

    Permalink
  88. val decimal2Timeconversion: convert[Value, OTime]

    Permalink
  89. val decimal2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  90. val decimal2arrayconversion: Null

    Permalink
  91. val decimal2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  92. val decimal2booleanconversion: convert[Value, Boolean]

    Permalink
  93. val decimal2byteconversion: convert[Value, Byte]

    Permalink
  94. val decimal2dateconversion: convert[Value, ODate]

    Permalink
  95. val decimal2decimalconversion: convert[Value, BigDecimal]

    Permalink
  96. val decimal2doubleconversion: convert[Value, Double]

    Permalink
  97. val decimal2floatconversion: convert[Value, Float]

    Permalink
  98. val decimal2intconversion: convert[Value, Int]

    Permalink
  99. val decimal2intervalconversion: convert[Value, OInterval]

    Permalink
  100. val decimal2mapconversion: Null

    Permalink
  101. val decimal2shortconversion: convert[Value, Short]

    Permalink
  102. val double2Longconversion: convert[Value, Long]

    Permalink
  103. val double2Stringconversion: convert[Value, String]

    Permalink
  104. val double2Timeconversion: convert[Value, OTime]

    Permalink
  105. val double2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  106. val double2arrayconversion: Null

    Permalink
  107. val double2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  108. val double2booleanconversion: convert[Value, Boolean]

    Permalink
  109. val double2byteconversion: convert[Value, Byte]

    Permalink
  110. val double2dateconversion: convert[Value, ODate]

    Permalink
  111. val double2decimalconversion: convert[Value, BigDecimal]

    Permalink
  112. val double2doubleconversion: convert[Value, Double]

    Permalink
  113. val double2floatconversion: convert[Value, Float]

    Permalink
  114. val double2intconversion: convert[Value, Int]

    Permalink
  115. val double2intervalconversion: convert[Value, OInterval]

    Permalink
  116. val double2mapconversion: Null

    Permalink
  117. val double2shortconversion: convert[Value, Short]

    Permalink
  118. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  119. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  120. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  121. val float2Longconversion: convert[Value, Long]

    Permalink
  122. val float2Stringconversion: convert[Value, String]

    Permalink
  123. val float2Timeconversion: convert[Value, OTime]

    Permalink
  124. val float2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  125. val float2arrayconversion: Null

    Permalink
  126. val float2binaryconversion: Null

    Permalink
  127. val float2booleanconversion: Null

    Permalink
  128. val float2byteconversion: Null

    Permalink
  129. val float2dateconversion: Null

    Permalink
  130. val float2decimalconversion: convert[Value, BigDecimal]

    Permalink
  131. val float2doubleconversion: convert[Value, Double]

    Permalink
  132. val float2floatconversion: convert[Value, Float]

    Permalink
  133. val float2intconversion: Null

    Permalink
  134. val float2intervalconversion: convert[Value, OInterval]

    Permalink
  135. val float2mapconversion: Null

    Permalink
  136. val float2shortconversion: Null

    Permalink
  137. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  138. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  139. val int2Longconversion: convert[Value, Long]

    Permalink
  140. val int2Stringconversion: convert[Value, String]

    Permalink
  141. val int2Timeconversion: convert[Value, OTime]

    Permalink
  142. val int2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  143. val int2arrayconversion: Null

    Permalink
  144. val int2binaryconversion: Null

    Permalink
  145. val int2booleanconversion: Null

    Permalink
  146. val int2byteconversion: convert[Value, Byte]

    Permalink
  147. val int2dateconversion: convert[Value, ODate]

    Permalink
  148. val int2decimalconversion: convert[Value, BigDecimal]

    Permalink
  149. val int2doubleconversion: convert[Value, Double]

    Permalink
  150. val int2floatconversion: convert[Value, Float]

    Permalink
  151. val int2intconversion: convert[Value, Int]

    Permalink
  152. val int2intervalconversion: convert[Value, OInterval]

    Permalink
  153. val int2mapconversion: Null

    Permalink
  154. val int2shortconversion: convert[Value, Short]

    Permalink
  155. val interval2Longconversion: convert[Value, Long]

    Permalink
  156. val interval2Stringconversion: convert[Value, String]

    Permalink
  157. val interval2Timeconversion: convert[Value, OTime]

    Permalink
  158. val interval2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  159. val interval2arrayconversion: Null

    Permalink
  160. val interval2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  161. val interval2booleanconversion: convert[Value, Boolean]

    Permalink
  162. val interval2byteconversion: convert[Value, Byte]

    Permalink
  163. val interval2dateconversion: convert[Value, ODate]

    Permalink
  164. val interval2decimalconversion: convert[Value, BigDecimal]

    Permalink
  165. val interval2doubleconversion: convert[Value, Double]

    Permalink
  166. val interval2floatconversion: convert[Value, Float]

    Permalink
  167. val interval2intconversion: convert[Value, Int]

    Permalink
  168. val interval2intervalconversion: convert[Value, OInterval]

    Permalink
  169. val interval2mapconversion: Null

    Permalink
  170. val interval2shortconversion: convert[Value, Short]

    Permalink
  171. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  172. val long2Longconversion: convert[Value, Long]

    Permalink
  173. val long2Stringconversion: convert[Value, String]

    Permalink
  174. val long2Timeconversion: convert[Value, OTime]

    Permalink
  175. val long2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  176. val long2arrayconversion: Null

    Permalink
  177. val long2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  178. val long2booleanconversion: convert[Value, Boolean]

    Permalink
  179. val long2byteconversion: convert[Value, Byte]

    Permalink
  180. val long2dateconversion: convert[Value, ODate]

    Permalink
  181. val long2decimalconversion: convert[Value, BigDecimal]

    Permalink
  182. val long2doubleconversion: convert[Value, Double]

    Permalink
  183. val long2floatconversion: convert[Value, Float]

    Permalink
  184. val long2intconversion: convert[Value, Int]

    Permalink
  185. val long2intervalconversion: convert[Value, OInterval]

    Permalink
  186. val long2mapconversion: Null

    Permalink
  187. val long2shortconversion: convert[Value, Short]

    Permalink
  188. val map2Longconversion: Null

    Permalink
  189. val map2Stringconversion: convert[Value, String]

    Permalink
  190. val map2Timeconversion: Null

    Permalink
  191. val map2Timestampconversion: Null

    Permalink
  192. val map2arrayconversion: Null

    Permalink
  193. val map2binaryconversion: Null

    Permalink
  194. val map2booleanconversion: Null

    Permalink
  195. val map2byteconversion: Null

    Permalink
  196. val map2dateconversion: Null

    Permalink
  197. val map2decimalconversion: Null

    Permalink
  198. val map2doubleconversion: Null

    Permalink
  199. val map2floatconversion: Null

    Permalink
  200. val map2intconversion: Null

    Permalink
  201. val map2intervalconversion: Null

    Permalink
  202. val map2mapconversion: Null

    Permalink
  203. val map2shortconversion: Null

    Permalink
  204. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  205. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  206. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  207. val short2Longconversion: convert[Value, Long]

    Permalink
  208. val short2Stringconversion: convert[Value, String]

    Permalink
  209. val short2Timeconversion: convert[Value, OTime]

    Permalink
  210. val short2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  211. val short2arrayconversion: Null

    Permalink
  212. val short2binaryconversion: Null

    Permalink
  213. val short2booleanconversion: Null

    Permalink
  214. val short2byteconversion: convert[Value, Byte]

    Permalink
  215. val short2dateconversion: convert[Value, ODate]

    Permalink
  216. val short2decimalconversion: convert[Value, BigDecimal]

    Permalink
  217. val short2doubleconversion: convert[Value, Double]

    Permalink
  218. val short2floatconversion: convert[Value, Float]

    Permalink
  219. val short2intconversion: convert[Value, Int]

    Permalink
  220. val short2intervalconversion: convert[Value, OInterval]

    Permalink
  221. val short2mapconversion: Null

    Permalink
  222. val short2shortconversion: convert[Value, Short]

    Permalink
  223. val string2Longconversion: convert[Value, Long]

    Permalink
  224. val string2Stringconversion: convert[Value, String]

    Permalink
  225. val string2Timeconversion: convert[Value, OTime]

    Permalink
  226. val string2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  227. val string2arrayconversion: Null

    Permalink
  228. val string2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  229. val string2booleanconversion: convert[Value, Boolean]

    Permalink
  230. val string2byteconversion: convert[Value, Byte]

    Permalink
  231. val string2dateconversion: convert[Value, ODate]

    Permalink
  232. val string2decimalconversion: convert[Value, BigDecimal]

    Permalink
  233. val string2doubleconversion: convert[Value, Double]

    Permalink
  234. val string2floatconversion: convert[Value, Float]

    Permalink
  235. val string2intconversion: convert[Value, Int]

    Permalink
  236. val string2intervalconversion: Null

    Permalink
  237. val string2mapconversion: Null

    Permalink
  238. val string2shortconversion: convert[Value, Short]

    Permalink
  239. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  240. val time2Longconversion: convert[Value, Long]

    Permalink
  241. val time2Stringconversion: convert[Value, String]

    Permalink
  242. val time2Timeconversion: convert[Value, OTime]

    Permalink
  243. val time2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  244. val time2arrayconversion: Null

    Permalink
  245. val time2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  246. val time2booleanconversion: convert[Value, Boolean]

    Permalink
  247. val time2byteconversion: convert[Value, Byte]

    Permalink
  248. val time2dateconversion: convert[Value, ODate]

    Permalink
  249. val time2decimalconversion: convert[Value, BigDecimal]

    Permalink
  250. val time2doubleconversion: convert[Value, Double]

    Permalink
  251. val time2floatconversion: convert[Value, Float]

    Permalink
  252. val time2intconversion: convert[Value, Int]

    Permalink
  253. val time2intervalconversion: convert[Value, OInterval]

    Permalink
  254. val time2mapconversion: Null

    Permalink
  255. val time2shortconversion: convert[Value, Short]

    Permalink
  256. val timestamp2Longconversion: convert[Value, Long]

    Permalink
  257. val timestamp2Stringconversion: convert[Value, String]

    Permalink
  258. val timestamp2Timeconversion: convert[Value, OTime]

    Permalink
  259. val timestamp2Timestampconversion: convert[Value, OTimestamp]

    Permalink
  260. val timestamp2arrayconversion: Null

    Permalink
  261. val timestamp2binaryconversion: convert[Value, ByteBuffer]

    Permalink
  262. val timestamp2booleanconversion: convert[Value, Boolean]

    Permalink
  263. val timestamp2byteconversion: convert[Value, Byte]

    Permalink
  264. val timestamp2dateconversion: convert[Value, ODate]

    Permalink
  265. val timestamp2decimalconversion: convert[Value, BigDecimal]

    Permalink
  266. val timestamp2doubleconversion: convert[Value, Double]

    Permalink
  267. val timestamp2floatconversion: convert[Value, Float]

    Permalink
  268. val timestamp2intconversion: convert[Value, Int]

    Permalink
  269. val timestamp2intervalconversion: convert[Value, OInterval]

    Permalink
  270. val timestamp2mapconversion: Null

    Permalink
  271. val timestamp2shortconversion: convert[Value, Short]

    Permalink
  272. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  273. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  274. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  275. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped