Serialized Form
Package net.sf.logdistiller |
serialVersionUID: -3748978489200255819L
attributes
String attributes
extensions
Attributes.Extension[] extensions
serialVersionUID: 4511835440598290789L
source
String source
provides
List<E> provides
serialVersionUID: 9085774334169039381L
matches
Match[] matches
tags
Set<E> tags
- Since:
- 1.1
serialVersionUID: -9098523382541148543L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
ld
LogDistiller ld
groups
LogDistillation.Group[] groups
categories
LogDistillation.Category[] categories
content
String content
destinationDirectory
File destinationDirectory
version
String version
beginTime
long beginTime
endTime
long endTime
eventCount
int eventCount
eventBytes
long eventBytes
skippedEventCount
int skippedEventCount
skippedEventBytes
long skippedEventBytes
serialVersionUID: 7098883103191641753L
definition
LogDistiller.Category definition
skip
boolean skip
serialVersionUID: 5788707827350407084L
definition
LogDistiller.Group definition
category
LogDistillation.Category category
skip
boolean skip
maxSaveCount
int maxSaveCount
- maximum number of events saved, -1 = no limit
- Since:
- 0.7
maxSaveBytes
long maxSaveBytes
- maximum size sum of events saved in bytes, -1 = no limit
- Since:
- 0.7
plugins
LogDistillation.Plugin[] plugins
logFile
File logFile
eventCount
int eventCount
savedEventCount
int savedEventCount
bytes
long bytes
serialVersionUID: -722318023109374109L
definition
LogDistiller.Plugin definition
serialVersionUID: 1730313287821721822L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
id
String id
description
String description
logtype
LogDistiller.LogType logtype
output
LogDistiller.Output output
- Since:
- 0.7
categories
LogDistiller.Category[] categories
groups
LogDistiller.Group[] groups
warnings
List<E> warnings
- Since:
- 0.7
old
boolean old
serialVersionUID: 3036838205912907804L
id
String id
description
String description
serialVersionUID: 6647633346412959286L
id
String id
description
String description
continueProcessing
boolean continueProcessing
save
boolean save
params
Map<K,V> params
conditions
Condition[] conditions
reports
LogDistiller.Report[] reports
category
LogDistiller.Category category
plugins
LogDistiller.Plugin[] plugins
serialVersionUID: 1486393526172179950L
id
String id
params
Map<K,V> params
attributes
Attributes attributes
- Since:
- 1.1
serialVersionUID: 1707510377356801400L
directory
String directory
content
String content
url
String url
skip
String skip
params
Map<K,V> params
reports
LogDistiller.Report[] reports
serialVersionUID: 7948111042518186219L
type
String type
params
Map<K,V> params
globalReport
boolean globalReport
groupReport
boolean groupReport
serialVersionUID: 1669156992489095268L
publisher
String publisher
format
String format
params
Map<K,V> params
serialVersionUID: -1809458932445222708L
attribute
String attribute
not
boolean not
function
net.sf.logdistiller.Match.Function function
serialVersionUID: 4613611844726287358L
serialVersionUID: 1819477635452601804L
serialVersionUID: -6539918940865536415L
serialVersionUID: -2067188055591690252L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 5014914695776363132L
serialVersionUID: -882143495850505227L
serialVersionUID: 498326805296616769L
Package net.sf.logdistiller.gui |
serialVersionUID: 873997737437917737L
factor
int factor
serialVersionUID: 4688792600015649872L
Package net.sf.logdistiller.plugins |
serialVersionUID: -5162563816094662936L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
freqs
Map<K,V> freqs
sorted
SortedSet<E> sorted
attribute
String attribute
- Deprecated. since 1.1, use attributes instead
attribute2
String attribute2
- Deprecated. since 1.1, use attributes instead
- Since:
- 0.8
attribute3
String attribute3
- Deprecated. since 1.1, use attributes instead
- Since:
- 0.8
sortItem
int sortItem
reverseOrder
boolean reverseOrder
valueDescriptions
Properties valueDescriptions
maxGlobalReport
int maxGlobalReport
maxGroupReport
int maxGroupReport
regexpString
String regexpString
- Deprecated. since 1.1, use attributes instead
regexpGroup
int regexpGroup
- Deprecated. since 1.1, use attributes instead
attributes
String[] attributes
- Since:
- 1.1
serialVersionUID: 9195786567021952968L
key
String key
values
String[] values
count
int count
bytes
long bytes
serialVersionUID: -2960554427849032861L
samplingMaxCount
int samplingMaxCount
samplingMaxSize
long samplingMaxSize
samplingFilename
String samplingFilename
samplingLogFile
File samplingLogFile
Copyright © 2004-2009. All Rights Reserved.