Beispiel #1
0
 public ReadHandler(TestAsyncUDF parent, Key key)
 {
     this.parent = parent;
     this.key    = key;
 }
 public ReadHandler(TestAsyncUDF parent, Key key)
 {
     this.parent = parent;
     this.key = key;
 }