A C D F G I L N O P R S T W

A

addListener(Progress<T>) - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
ATOMIC_WAIT - Static variable in class it.geosolutions.tools.commons.Conf
 

C

close(boolean) - Method in class it.geosolutions.tools.commons.file.Producer
 
Conf - Class in it.geosolutions.tools.commons
 
Conf() - Constructor for class it.geosolutions.tools.commons.Conf
 
Consumer - Class in it.geosolutions.tools.commons.file
 
Consumer() - Constructor for class it.geosolutions.tools.commons.file.Consumer
 
createDirectory(String, File) - Static method in class it.geosolutions.tools.commons.file.Path
 
createFile(String, File) - Static method in class it.geosolutions.tools.commons.file.Path
 
createTodayDirectory(File, String, boolean) - Static method in class it.geosolutions.tools.commons.file.Path
Create a subDirectory having the actual date as name, within a specified destination directory.
createTodayDirectory(File, String) - Static method in class it.geosolutions.tools.commons.file.Path
Create a subDirectory having the actual date as name, within a specified destination directory.

D

DEF_MAX_ATTEMPTS - Static variable in class it.geosolutions.tools.commons.Conf
 
DEFAULT_PERIOD - Static variable in class it.geosolutions.tools.commons.Conf
 
DEFAULT_SIZE - Static variable in class it.geosolutions.tools.commons.Conf
Variables used by FileRemover
DefaultProgress - Class in it.geosolutions.tools.commons.listener
Default implementation of the interface Progress
DefaultProgress(String) - Constructor for class it.geosolutions.tools.commons.listener.DefaultProgress
 
DefaultProgress() - Constructor for class it.geosolutions.tools.commons.listener.DefaultProgress
 

F

findLocation(String, File) - Static method in class it.geosolutions.tools.commons.file.Path
Path.findLocation(String, String)
findLocation(File, File) - Static method in class it.geosolutions.tools.commons.file.Path
Path.findLocation(String, String)
findLocation(String, String) - Static method in class it.geosolutions.tools.commons.file.Path
 

G

getBufferSize() - Static method in class it.geosolutions.tools.commons.Conf
 
getIntProperty(String) - Static method in class it.geosolutions.tools.commons.system.Property
Parse the systemProperty searching for the passed arg string if it is found try parse its value returning an integer value.
getLocation() - Method in class it.geosolutions.tools.commons.listener.Warning
 
getSource() - Method in class it.geosolutions.tools.commons.listener.Warning
 
getTimeToWait() - Static method in class it.geosolutions.tools.commons.Conf
 
getWarning() - Method in class it.geosolutions.tools.commons.listener.Warning
 

I

isConfigured() - Static method in class it.geosolutions.tools.commons.logging.Log4JCheck
Returns true if it appears that log4j have been previously configured.
it.geosolutions.tools.commons - package it.geosolutions.tools.commons
 
it.geosolutions.tools.commons.check - package it.geosolutions.tools.commons.check
 
it.geosolutions.tools.commons.file - package it.geosolutions.tools.commons.file
 
it.geosolutions.tools.commons.listener - package it.geosolutions.tools.commons.listener
 
it.geosolutions.tools.commons.logging - package it.geosolutions.tools.commons.logging
 
it.geosolutions.tools.commons.string - package it.geosolutions.tools.commons.string
 
it.geosolutions.tools.commons.system - package it.geosolutions.tools.commons.system
 
it.geosolutions.tools.commons.time - package it.geosolutions.tools.commons.time
 

L

Log4JCheck - Class in it.geosolutions.tools.commons.logging
 
Log4JCheck() - Constructor for class it.geosolutions.tools.commons.logging.Log4JCheck
 

N

notNull(Object...) - Static method in class it.geosolutions.tools.commons.check.Objects
Checks if the input is not null.

O

Objects - Class in it.geosolutions.tools.commons.check
 
Objects() - Constructor for class it.geosolutions.tools.commons.check.Objects
 
onCancel() - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onCancel()
onCancel() - Method in interface it.geosolutions.tools.commons.listener.Progress
Indicates that task should be cancelled.
onCancel() - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onCompleted() - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onCompleted()
onCompleted() - Method in interface it.geosolutions.tools.commons.listener.Progress
Notifies this listener that the operation has finished.
onCompleted() - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onDispose() - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onDispose()
onDispose() - Method in interface it.geosolutions.tools.commons.listener.Progress
Releases any resources used by this listener.
onDispose() - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onExceptionOccurred(Throwable) - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onExceptionOccurred(Throwable)
onExceptionOccurred(Throwable) - Method in interface it.geosolutions.tools.commons.listener.Progress
Reports an exception.
onExceptionOccurred(Throwable) - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onNewTask(String) - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
 
onNewTask(T) - Method in interface it.geosolutions.tools.commons.listener.Progress
Sets the description of the current task being performed.
onNewTask(T) - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onStart() - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onStart()
onStart() - Method in interface it.geosolutions.tools.commons.listener.Progress
Notifies this listener that the operation begins.
onStart() - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onUpdateProgress(float) - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onUpdateProgress(float)
onUpdateProgress(float) - Method in interface it.geosolutions.tools.commons.listener.Progress
Notifies this listener of progress in the lengthly operation.
onUpdateProgress(float) - Method in class it.geosolutions.tools.commons.listener.ProgressList
 
onWarningOccurred(String, String, String) - Method in class it.geosolutions.tools.commons.listener.DefaultProgress
Progress.onWarningOccurred(String, String, String)
onWarningOccurred(String, String, String) - Method in interface it.geosolutions.tools.commons.listener.Progress
Reports a warning.
onWarningOccurred(String, String, String) - Method in class it.geosolutions.tools.commons.listener.ProgressList
 

P

parse(String) - Static method in class it.geosolutions.tools.commons.time.TimeParser
Parses the date given in parameter.
parsePeriod(String) - Static method in class it.geosolutions.tools.commons.time.TimeParser
Parses the increment part of a period and returns it in milliseconds.
Path - Class in it.geosolutions.tools.commons.file
 
Path() - Constructor for class it.geosolutions.tools.commons.file.Path
 
printInfo() - Static method in class it.geosolutions.tools.commons.logging.Log4JCheck
print info about registered appenders
produce() - Method in class it.geosolutions.tools.commons.file.Producer
 
Producer - Class in it.geosolutions.tools.commons.file
A class implementing a producer which write on a PipeWriter.
Producer(ExecutorService) - Constructor for class it.geosolutions.tools.commons.file.Producer
 
producer(PipedWriter) - Method in class it.geosolutions.tools.commons.file.Producer
Implementing this method you have to write on the pipedWriter
Progress<T extends Serializable> - Interface in it.geosolutions.tools.commons.listener
Monitor the progress of some lengthly operation, and allows cancelation.
ProgressList<T extends Serializable> - Class in it.geosolutions.tools.commons.listener
Thread-safe implementation of list of Progress Listener can be used to propagate events to all the registered list of progress listeners
ProgressList() - Constructor for class it.geosolutions.tools.commons.listener.ProgressList
 
Property - Class in it.geosolutions.tools.commons.system
 
Property() - Constructor for class it.geosolutions.tools.commons.system.Property
 

R

rebaseFile(File, File, File) - Static method in class it.geosolutions.tools.commons.file.Path
Rebase the file name in input which must be into the srcMountPoint to destMountPoint:

/src/mount/point/subDir/file.txt
|-srcMountPoint-|---fileName---|
|------------file--------------|

/dest/mount/point/subDir/file.txt
|-destMountPoint-|---fileName---|
|------------return-------------|
Regex - Class in it.geosolutions.tools.commons.string
 
Regex() - Constructor for class it.geosolutions.tools.commons.string.Regex
 
replace(String, String, String, boolean) - Static method in class it.geosolutions.tools.commons.string.Regex
replace the string 'value' into the string 'template' where the string 'regex' matches.
resolveDelimitedTemplate(String, String, String, Map<String, String>) - Static method in class it.geosolutions.tools.commons.string.Regex
/** resolve the 'template' String looking for keys found into the passed map substituting their values into the template.
resolveTemplate(String, Map<String, String>) - Static method in class it.geosolutions.tools.commons.string.Regex
resolve the 'template' String looking for keys found into the passed map substituting their values into the template.

S

setIntProperty(String) - Static method in class it.geosolutions.tools.commons.system.Property
Return the Integer value of the passed property logging accordingly.

T

TimeParser - Class in it.geosolutions.tools.commons.time
Parses the time parameter of the request.
TimeParser() - Constructor for class it.geosolutions.tools.commons.time.TimeParser
 
toRelativeFile(File, File) - Static method in class it.geosolutions.tools.commons.file.Path
Relativize the file name in input which must be into the srcMountPoint:

/src/mount/point/subDir/file.txt
|-srcMountPoint-|---fileName---|
|------------file--------------|

subDir/file.txt
|---fileName---|
|---return-----|
toString() - Method in class it.geosolutions.tools.commons.listener.Warning
 

W

Warning - Class in it.geosolutions.tools.commons.listener
This is a simple Warning container helper class
Warning(String, String, String) - Constructor for class it.geosolutions.tools.commons.listener.Warning
 

A C D F G I L N O P R S T W

Copyright © 2011-2012 GeoSolutions. All Rights Reserved.