public class GetTypeDescriptorActionInfo extends AbstractSpaceActionInfo
Modifier and Type | Field and Description |
---|---|
ITypeDesc |
resultTypeDescriptor |
String |
typeName |
Constructor and Description |
---|
GetTypeDescriptorActionInfo()
Required for Externalizable
|
GetTypeDescriptorActionInfo(String typeName) |
Modifier and Type | Method and Description |
---|---|
protected void |
readRequest(ObjectInput in) |
protected void |
readResponse(ObjectInput in) |
GetTypeDescriptorActionInfo |
reduce(List<AsyncResult<GetTypeDescriptorActionInfo>> results) |
protected void |
writeRequest(ObjectOutput out) |
protected void |
writeResponse(ObjectOutput out) |
getSpaceContext, readExternal, setResponse, setSpaceContext, writeExternal
public String typeName
public ITypeDesc resultTypeDescriptor
public GetTypeDescriptorActionInfo()
public GetTypeDescriptorActionInfo(String typeName)
protected void writeRequest(ObjectOutput out) throws IOException
writeRequest
in class AbstractSpaceActionInfo
IOException
protected void readRequest(ObjectInput in) throws IOException, ClassNotFoundException
readRequest
in class AbstractSpaceActionInfo
IOException
ClassNotFoundException
protected void writeResponse(ObjectOutput out) throws IOException
writeResponse
in class AbstractSpaceActionInfo
IOException
protected void readResponse(ObjectInput in) throws IOException, ClassNotFoundException
readResponse
in class AbstractSpaceActionInfo
IOException
ClassNotFoundException
public GetTypeDescriptorActionInfo reduce(List<AsyncResult<GetTypeDescriptorActionInfo>> results)
Copyright © GigaSpaces.