xmlBlaster 2.2.0 client API

org.xmlBlaster.util.queue.jdbc
Class EntryCount

java.lang.Object
  extended by org.xmlBlaster.util.queue.jdbc.EntryCount

public class EntryCount
extends java.lang.Object


Field Summary
 long numOfBytes
           
 long numOfEntries
           
 long numOfPersistentBytes
           
 long numOfPersistentEntries
           
 
Constructor Summary
EntryCount()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

numOfEntries

public long numOfEntries

numOfPersistentEntries

public long numOfPersistentEntries

numOfBytes

public long numOfBytes

numOfPersistentBytes

public long numOfPersistentBytes
Constructor Detail

EntryCount

public EntryCount()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.