Package

io.scalajs.npm.cassandradriver

types

Permalink

package types

Visibility
  1. Public
  2. All

Type Members

  1. class BigDecimal extends Object

    Permalink

    Cassandra BigDecimal

    Cassandra BigDecimal

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.BigDecimal" )
  2. trait Consistencies extends Object

    Permalink

    Consistencies object

    Consistencies object

    Annotations
    @RawJSType() @native()
  3. trait DataTypes extends Object

    Permalink

    Data Types object

    Data Types object

    Annotations
    @RawJSType() @native()
  4. class Distance extends Object

    Permalink

    Cassandra Distance

    Cassandra Distance

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.distance" )
  5. class InetAddress extends Object

    Permalink

    Internet Address

    Internet Address

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.InetAddress" )
  6. class Integer extends Object

    Permalink

    Cassandra Integer

    Cassandra Integer

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.Integer" )
  7. class LocalDate extends Object

    Permalink

    Cassandra Local Date

    Cassandra Local Date

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.LocalDate" )
  8. class LocalTime extends Object

    Permalink

    Cassandra LocalTime

    Cassandra LocalTime

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.LocalTime" )
  9. class Long extends Object

    Permalink

    Cassandra Long

    Cassandra Long

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.Long" )
  10. trait OpCodes extends Object

    Permalink

    OpCodes object

    OpCodes object

    Annotations
    @RawJSType() @native()
  11. trait ProtocolEvents extends Object

    Permalink

    Protocol Events object

    Protocol Events object

    Annotations
    @RawJSType() @native()
  12. trait ResponseErrorCodes extends Object

    Permalink

    Response Error Codes object

    Response Error Codes object

    Annotations
    @RawJSType() @native()
  13. class TimeUuid extends Object

    Permalink

    Cassandra TimeUUID

    Cassandra TimeUUID

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.TimeUuid" )
  14. class Uuid extends Object

    Permalink

    Cassandra UUID

    Cassandra UUID

    Annotations
    @RawJSType() @native() @JSImport( "cassandra-driver" , "types.Uuid" )

Value Members

  1. object BigDecimal extends Object

    Permalink

    Cassandra BigDecimal Singleton

    Cassandra BigDecimal Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.BigDecimal" )
  2. object Distance extends Object

    Permalink

    Cassandra Distance Singleton

    Cassandra Distance Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.distance" )
  3. object InetAddress extends Object

    Permalink

    Cassandra Internet Address Singleton

    Cassandra Internet Address Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.InetAddress" )
  4. object Integer extends Object

    Permalink

    Cassandra Integer Singleton

    Cassandra Integer Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.Integer" )
  5. object LocalDate extends Object

    Permalink

    Cassandra Local Date Singleton

    Cassandra Local Date Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.LocalDate" )
  6. object LocalTime extends Object

    Permalink

    Cassandra LocalTime Singleton

    Cassandra LocalTime Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.LocalTime" )
  7. object Long extends Object

    Permalink

    Cassandra Long Singleton

    Cassandra Long Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.Long" )
  8. object TimeUuid extends Object

    Permalink

    Cassandra TimeUUID Singleton

    Cassandra TimeUUID Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.TimeUuid" )
  9. object Uuid extends Object

    Permalink

    Cassandra UUID Singleton

    Cassandra UUID Singleton

    Annotations
    @native() @JSImport( "cassandra-driver" , "types.Uuid" )

Ungrouped