public class BusyValue extends Object
| Constructor and Description | 
|---|
| BusyValue() | 
| BusyValue(int refCount,
         GConnection connection) | 
| Modifier and Type | Method and Description | 
|---|---|
| GConnection | getConnection() | 
| int | getRefCount() | 
| void | setConnection(GConnection connection) | 
| void | setRefCount(int refCount) | 
| String | toString() | 
public BusyValue()
public BusyValue(int refCount,
                 GConnection connection)
public int getRefCount()
public void setRefCount(int refCount)
public void setConnection(GConnection connection)
public GConnection getConnection()
Copyright © GigaSpaces.