|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.jdbc.utils.batchable.Batchable.BatchOperation.ParamKey
public static class Batchable.BatchOperation.ParamKey
A reference to a an array of template parameters
| Constructor Summary | |
|---|---|
Batchable.BatchOperation.ParamKey(java.lang.String[] templateParams)
Create a new ParamKey for given template parameters |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String[] |
getTemplateParams()
Get the template parameters for this key |
int |
hashCode()
Cache and return the hashCode this key |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Batchable.BatchOperation.ParamKey(java.lang.String[] templateParams)
templateParams - template parameters| Method Detail |
|---|
public java.lang.String[] getTemplateParams()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||