it.geosolutions.tools.commons
Class Conf

java.lang.Object
  extended by it.geosolutions.tools.commons.Conf

public class Conf
extends Object

Author:
Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Field Summary
static long ATOMIC_WAIT
           
static int DEF_MAX_ATTEMPTS
           
static long DEFAULT_PERIOD
           
static int DEFAULT_SIZE
          Variables used by FileRemover
 
Constructor Summary
Conf()
           
 
Method Summary
static int getBufferSize()
           
static int getTimeToWait()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SIZE

public static final int DEFAULT_SIZE
Variables used by FileRemover

See Also:
Constant Field Values

ATOMIC_WAIT

public static final long ATOMIC_WAIT
See Also:
Constant Field Values

DEFAULT_PERIOD

public static final long DEFAULT_PERIOD
See Also:
Constant Field Values

DEF_MAX_ATTEMPTS

public static final int DEF_MAX_ATTEMPTS
See Also:
Constant Field Values
Constructor Detail

Conf

public Conf()
Method Detail

getBufferSize

public static final int getBufferSize()

getTimeToWait

public static final int getTimeToWait()


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.