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

A

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

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.
getTimeToWait() - Static method in class it.geosolutions.tools.commons.Conf
 

I

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.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
 

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
 

P

parse(String) - Method in class it.geosolutions.tools.commons.time.TimeParser
Parses the date given in parameter.
Path - Class in it.geosolutions.tools.commons.file
 
Path() - Constructor for class it.geosolutions.tools.commons.file.Path
 
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
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
Creates the parser specifying the name of the key to latch to.

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

Copyright © 2011-2012 GeoSolutions. All Rights Reserved.