private abstract class JoinManager.JoinTask extends Object
Modifier and Type | Field and Description |
---|---|
protected JoinManager.ProxyReg |
proxyReg
Data structure referencing the task's associated lookup service
|
Constructor and Description |
---|
JoinManager.JoinTask(JoinManager.ProxyReg proxyReg)
Basic constructor; simply stores the input parameters
|
protected JoinManager.ProxyReg proxyReg
JoinManager.JoinTask(JoinManager.ProxyReg proxyReg)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.