Class BusyValue

java.lang.Object
com.gigaspaces.proxy_pool.BusyValue

public class BusyValue extends Object
  • Constructor Details

    • BusyValue

      public BusyValue()
    • BusyValue

      public BusyValue(int refCount, GConnection connection)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRefCount

      public int getRefCount()
    • setRefCount

      public void setRefCount(int refCount)
    • setConnection

      public void setConnection(GConnection connection)
    • getConnection

      public GConnection getConnection()