Java org.apache.spark.unsafe.array LongArray fields, constructors, methods, implement or subclass

Example usage for Java org.apache.spark.unsafe.array LongArray fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.spark.unsafe.array LongArray.

The text is from its open source code.

Constructor

Method

longget(int index)
Returns the value at position index .
MemoryBlockmemoryBlock()
longsize()
Returns the number of elements this array can hold.