public abstract class ScriptManager<K,V> extends Object
| Constructor and Description |
|---|
ScriptManager() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
digestSHA1(V script) |
abstract Object |
eval(K[] keys) |
abstract Object |
eval(K[] keys,
V[] values) |
protected String |
getSHA1(V script) |
Copyright © 2016. All rights reserved.