GigaSpaces XAP 9.7.2 API

org.openspaces.core.config
Class BasicIndex

java.lang.Object
  extended by org.openspaces.core.config.SpaceIndex
      extended by org.openspaces.core.config.BasicIndex

public class BasicIndex
extends SpaceIndex


Constructor Summary
BasicIndex()
           
BasicIndex(boolean unique)
           
BasicIndex(String indexPropertyPath)
           
BasicIndex(String indexPropertyPath, boolean unique)
           
 
Method Summary
 
Methods inherited from class org.openspaces.core.config.SpaceIndex
getPath, isUnique, setPath, setUnique
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicIndex

public BasicIndex()

BasicIndex

public BasicIndex(String indexPropertyPath)

BasicIndex

public BasicIndex(boolean unique)

BasicIndex

public BasicIndex(String indexPropertyPath,
                  boolean unique)

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.