public class AddTypeIndexesResponseInfo extends AbstractSpaceResponseInfo implements AddTypeIndexesResult
| Constructor and Description |
|---|
AddTypeIndexesResponseInfo()
Required for Externalizable
|
| Modifier and Type | Method and Description |
|---|---|
SpaceMetadataException |
getMetadataException() |
ITypeDesc[] |
getUpdatedTypeDescriptors() |
void |
readExternal(ObjectInput in) |
void |
setMetadataException(SpaceMetadataException metadataException) |
void |
setUpdatedTypeDescriptors(ITypeDesc[] updatedTypeDescriptors) |
void |
writeExternal(ObjectOutput out) |
public AddTypeIndexesResponseInfo()
public SpaceMetadataException getMetadataException()
public void setMetadataException(SpaceMetadataException metadataException)
public ITypeDesc[] getUpdatedTypeDescriptors()
public void setUpdatedTypeDescriptors(ITypeDesc[] updatedTypeDescriptors)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class AbstractSpaceResponseInfoIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class AbstractSpaceResponseInfoIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.