public class ObjectCache extends Object
Modifier and Type | Method and Description |
---|---|
static ObjectCache |
get(Configuration conf) |
Object |
getObject(String key) |
boolean |
hasObject(String key) |
void |
setObject(String key,
Object value) |
public static ObjectCache get(Configuration conf)
public boolean hasObject(String key)
Copyright © 2021 The Apache Software Foundation