com.sentilla.net
Class CollectionProtocol.DebugMessage

java.lang.Object
  extended by com.sentilla.net.CollectionProtocol.DebugMessage
All Implemented Interfaces:
Serializable
Enclosing class:
CollectionProtocol

public static class CollectionProtocol.DebugMessage
extends Object
implements Serializable

For Sentilla internal use only.

See Also:
Serialized Form

Field Summary
 short acPathCost
           
 short exPathCost
           
 short fails
           
 short[] ids
           
 int index
           
 int sent
           
 int tableSize
           
 
Constructor Summary
CollectionProtocol.DebugMessage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tableSize

public int tableSize

ids

public short[] ids

index

public int index

fails

public short fails

sent

public int sent

exPathCost

public short exPathCost

acPathCost

public short acPathCost
Constructor Detail

CollectionProtocol.DebugMessage

public CollectionProtocol.DebugMessage()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.