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 Externalizable
writeExternal
in class AbstractSpaceResponseInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceResponseInfo
IOException
ClassNotFoundException
Copyright © GigaSpaces.