public abstract class AbstractEventDataProvider extends java.lang.Object implements java.lang.Iterable<EventData>
| Constructor and Description | 
|---|
AbstractEventDataProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
close()
Close the  
AbstractEventDataProvider | 
abstract java.lang.String | 
getConfiguration()
display String describing th  
AbstractEventDataProvider | 
abstract long | 
getMaxLength()
Returns the maxLength of the inputStream 
 | 
abstract long | 
getStatus(boolean absolute,
         boolean done)
Return the status of the stream. 
 | 
public abstract long getStatus(boolean absolute,
                               boolean done)
absolute - if return an absolute value or percentagedone - if return the available byte or done bytespublic abstract long getMaxLength()
public abstract void close()
                    throws StorageException
AbstractEventDataProviderStorageExceptionpublic abstract java.lang.String getConfiguration()
AbstractEventDataProviderCopyright © 2001-2018 Jalios SA. All Rights Reserved.