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

public static final short SHARED
See Also:
Constant Field Values

EXCLUSIVE

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

getType

public short getType()


Copyright © GeoTools. All Rights Reserved.