Package | Description |
---|---|
org.apache.hadoop.mapreduce.security |
Modifier and Type | Class and Description |
---|---|
class |
SpillCallBackPathsFinder
An implementation class that keeps track of the spilled files.
|
Modifier and Type | Method and Description |
---|---|
static SpillCallBackInjector |
SpillCallBackInjector.get() |
static SpillCallBackInjector |
SpillCallBackInjector.getAndSet(SpillCallBackInjector spillInjector)
Sets the global SpillFilesCBInjector to the new value, returning the old
value.
|
static SpillCallBackInjector |
IntermediateEncryptedStream.resetSpillCBInjector() |
static SpillCallBackInjector |
IntermediateEncryptedStream.setSpillCBInjector(SpillCallBackInjector spillInjector) |
Modifier and Type | Method and Description |
---|---|
static SpillCallBackInjector |
SpillCallBackInjector.getAndSet(SpillCallBackInjector spillInjector)
Sets the global SpillFilesCBInjector to the new value, returning the old
value.
|
static SpillCallBackInjector |
IntermediateEncryptedStream.setSpillCBInjector(SpillCallBackInjector spillInjector) |
Copyright © 2022 Apache Software Foundation. All rights reserved.