|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapJoinObjectSerDeContext | |
---|---|
org.apache.hadoop.hive.ql.exec.persistence |
Uses of MapJoinObjectSerDeContext in org.apache.hadoop.hive.ql.exec.persistence |
---|
Methods in org.apache.hadoop.hive.ql.exec.persistence with parameters of type MapJoinObjectSerDeContext | |
---|---|
void |
MapJoinRowContainer.read(MapJoinObjectSerDeContext context,
ObjectInputStream in,
Writable container)
|
void |
MapJoinKey.read(MapJoinObjectSerDeContext context,
ObjectInputStream in,
Writable container)
|
void |
MapJoinRowContainer.write(MapJoinObjectSerDeContext context,
ObjectOutputStream out)
|
void |
MapJoinKey.write(MapJoinObjectSerDeContext context,
ObjectOutputStream out)
|
Constructors in org.apache.hadoop.hive.ql.exec.persistence with parameters of type MapJoinObjectSerDeContext | |
---|---|
MapJoinTableContainerSerDe(MapJoinObjectSerDeContext keyContext,
MapJoinObjectSerDeContext valueContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |