pegasus
.
spark
.
common
.
types
Long2IntOpenHashMapVectorBlock
Related Doc:
package types
class
Long2IntOpenHashMapVectorBlock
extends
VectorBlock
[
Long2IntOpenHashMap
]
Linear Supertypes
VectorBlock
[
Long2IntOpenHashMap
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Long2IntOpenHashMapVectorBlock
VectorBlock
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Long2IntOpenHashMapVectorBlock
(
numBlocks:
Int
,
numVertices:
Long
,
_blockId:
Int
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
addTo
(
i:
Int
,
v:
Long2IntOpenHashMap
)
:
Unit
Definition Classes
Long2IntOpenHashMapVectorBlock
→
VectorBlock
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
blockId
:
Int
Definition Classes
VectorBlock
def
clear
()
:
Unit
Definition Classes
Long2IntOpenHashMapVectorBlock
→
VectorBlock
final
def
clearContainsSet
()
:
Unit
Attributes
protected
Definition Classes
VectorBlock
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
contains
(
i:
Int
)
:
Boolean
Definition Classes
VectorBlock
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
get
(
i:
Int
)
:
Long2IntOpenHashMap
Definition Classes
Long2IntOpenHashMapVectorBlock
→
VectorBlock
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
iterator
(
onlyNonZero:
Boolean
,
filterSet:
BitSet
)
:
VectorIterator
[
Long2IntOpenHashMap
]
Definition Classes
Long2IntOpenHashMapVectorBlock
→
VectorBlock
def
iterator
(
onlyNonzero:
Boolean
)
:
VectorIterator
[
Long2IntOpenHashMap
]
Definition Classes
Long2IntOpenHashMapVectorBlock
→
VectorBlock
final
def
mark
(
i:
Int
)
:
Unit
Attributes
protected
Definition Classes
VectorBlock
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
put
(
i:
Int
,
v:
Long2IntOpenHashMap
)
:
Unit
Definition Classes
Long2IntOpenHashMapVectorBlock
→
VectorBlock
def
setBlockId
(
blockId:
Int
)
:
Unit
Definition Classes
VectorBlock
val
size
:
Int
Definition Classes
VectorBlock
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
VectorBlock
[
Long2IntOpenHashMap
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped