org.geotools.index
Interface Lock


public interface Lock

Author:
Tommaso Nolli
Module:
trunk/gt/modules   (gt-modules.jar) (Maven report) (SVN head)

Field Summary
static short EXCLUSIVE
           
static short SHARED
           
 
Method Summary
 short getType()
           
 

Field Detail

SHARED

static final short SHARED
See Also:
Constant Field Values

EXCLUSIVE

static final short EXCLUSIVE
See Also:
Constant Field Values
Method Detail

getType

short getType()


Copyright © 1996-2009 Geotools. All Rights Reserved.