static class KetchReplica.WeakRetryPush extends java.lang.ref.WeakReference<KetchReplica> implements java.util.concurrent.Callable<java.lang.Void>
| Constructor and Description |
|---|
WeakRetryPush(KetchReplica r) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Void |
call() |
WeakRetryPush(KetchReplica r)