public abstract class IndexTypeHelper extends Object
Constructor and Description |
---|
IndexTypeHelper() |
Modifier and Type | Method and Description |
---|---|
static SpaceProperty.IndexType |
fromOld(boolean isIndex) |
static SpaceIndexType[] |
fromOld(boolean[] indexIndicators) |
static SpaceProperty.IndexType |
readExternal(ObjectInput in) |
static void |
writeExternal(ObjectOutput out,
SpaceProperty.IndexType value) |
public static void writeExternal(ObjectOutput out, SpaceProperty.IndexType value) throws IOException
IOException
public static SpaceProperty.IndexType readExternal(ObjectInput in) throws IOException
IOException
public static SpaceProperty.IndexType fromOld(boolean isIndex)
public static SpaceIndexType[] fromOld(boolean[] indexIndicators)
Copyright © GigaSpaces.