Packages

c

com.nvidia.spark.rapids.format

BufferTransferRequest

final class BufferTransferRequest extends Table

Annotations
@SuppressWarnings()
Linear Supertypes
Table, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BufferTransferRequest
  2. Table
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BufferTransferRequest()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def __assign(_i: Int, _bb: ByteBuffer): BufferTransferRequest
  5. def __indirect(arg0: Int): Int
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  6. def __init(_i: Int, _bb: ByteBuffer): Unit
  7. def __offset(arg0: Int): Int
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  8. def __reset(): Unit
    Definition Classes
    Table
  9. def __string(arg0: Int): String
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  10. def __union(arg0: Table, arg1: Int): Table
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  11. def __vector(arg0: Int): Int
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  12. def __vector_as_bytebuffer(arg0: Int, arg1: Int): ByteBuffer
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  13. def __vector_in_bytebuffer(arg0: ByteBuffer, arg1: Int, arg2: Int): ByteBuffer
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  14. def __vector_len(arg0: Int): Int
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  15. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  16. def bufferId(): Int

    ID of table to transfer

  17. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. def getByteBuffer(): ByteBuffer
    Definition Classes
    Table
  22. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def keysCompare(arg0: Integer, arg1: Integer, arg2: ByteBuffer): Int
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  26. def mutateBufferId(buffer_id: Int): Boolean
  27. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  30. def sortTables(arg0: Array[Int], arg1: ByteBuffer): Unit
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  31. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  32. def toString(): String
    Definition Classes
    AnyRef → Any
  33. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Table

Inherited from AnyRef

Inherited from Any

Ungrouped