GigaSpaces XAP 10.0.1 API

org.openspaces.core.config
Class CompoundIndex

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

public class CompoundIndex
extends SpaceIndex

Describes compound index

Since:
9.5
Author:
Yechiel

Nested Class Summary
static class CompoundIndex.CompoundIndexTypes
           
 
Constructor Summary
CompoundIndex()
           
CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType)
           
CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType, boolean unique)
           
 
Method Summary
 CompoundIndex.CompoundIndexTypes getCompoundIndexType()
           
 String[] getPaths()
           
 
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

CompoundIndex

public CompoundIndex()

CompoundIndex

public CompoundIndex(String name,
                     String[] paths,
                     CompoundIndex.CompoundIndexTypes compoundIndexType)

CompoundIndex

public CompoundIndex(String name,
                     String[] paths,
                     CompoundIndex.CompoundIndexTypes compoundIndexType,
                     boolean unique)
Method Detail

getPaths

public String[] getPaths()

getCompoundIndexType

public CompoundIndex.CompoundIndexTypes getCompoundIndexType()

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.