org.geotools.index
Interface Lock


public interface Lock

Author:
Tommaso Nolli

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-2010 Geotools. All Rights Reserved.