public class GlueRowImpl extends LinkedCaseInsensitiveMap<Object> implements GlueRow<String,Object>, Serializable, Cloneable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
GlueRowImpl()
»ý¼ºÀÚ(constructor).
|
GlueRowImpl(int initialCapacity)
»ý¼ºÀÚ(constructor).
|
GlueRowImpl(Map<String,Object> result)
»ý¼ºÀÚ(constructor).
|
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String key)
Ä÷³¸í¿¡ ÇØ´çÇÏ´Â °ªÀ» ¾ò´Â´Ù.
|
Map<String,Object> |
getAttributes()
ÇϳªÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â MapÀ» ¸®ÅÏÇÑ´Ù.
|
void |
setAttribute(String key,
Object value)
ÇØ´ç Ä÷³¿¡ °ªÀ» ¼³Á¤ÇÑ´Ù.
|
void |
setAttributes(Map<String,Object> attributes)
ÇϳªÀÇ ·¹Äڵ带 Ç¥ÇöÇÏ´Â MapÀ» ¼³Á¤ÇÑ´Ù.
|
clear, containsKey, convertKey, get, put, putAll, remove
containsValue, entrySet, forEach, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, isEmpty, merge, putIfAbsent, remove, replace, replace, size
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public GlueRowImpl()
public GlueRowImpl(int initialCapacity)
initialCapacity
- public Object getAttribute(String key)
GlueRow
getAttribute
in interface GlueRow<String,Object>
key
- ÄÄ·³ ¸ípublic void setAttribute(String key, Object value)
GlueRow
setAttribute
in interface GlueRow<String,Object>
key
- Ä÷³ ¸ívalue
- Ä÷³ °ªpublic Map<String,Object> getAttributes()
GlueRow
getAttributes
in interface GlueRow<String,Object>
public void setAttributes(Map<String,Object> attributes)
GlueRow
setAttributes
in interface GlueRow<String,Object>
attributes
- (Ä÷³¸í, Ä÷³°ª) ÇüÅÂÀÇ MapCopyright © 2013–2016 POSCO ICT. All rights reserved.