Packages

c

com.nvidia.spark.rapids.format

MetadataResponse

final class MetadataResponse extends Table

Flat buffer for Rapids UCX Shuffle Metadata Response

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

Instance Constructors

  1. new MetadataResponse()

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): MetadataResponse
  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 clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  17. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def getByteBuffer(): ByteBuffer
    Definition Classes
    Table
  21. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  22. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. def keysCompare(arg0: Integer, arg1: Integer, arg2: ByteBuffer): Int
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. def sortTables(arg0: Array[Int], arg1: ByteBuffer): Unit
    Attributes
    protected[flatbuffers]
    Definition Classes
    Table
  29. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  30. def tableMetas(obj: TableMeta, j: Int): TableMeta
  31. def tableMetas(j: Int): TableMeta

    metadata for each table

  32. def tableMetasLength(): Int
  33. def toString(): String
    Definition Classes
    AnyRef → Any
  34. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Table

Inherited from AnyRef

Inherited from Any

Ungrouped