public class RegisterReplicationLocalViewRequestInfo extends AbstractSpaceRequestInfo
Modifier and Type | Field and Description |
---|---|
int |
batchSize |
long |
batchTimeout |
ITemplatePacket[] |
templates |
RouterStubHolder |
viewStub |
Constructor and Description |
---|
RegisterReplicationLocalViewRequestInfo()
Required for Externalizable
|
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
RegisterReplicationLocalViewResponseInfo |
reduce(List<AsyncResult<RegisterReplicationLocalViewResponseInfo>> results) |
void |
writeExternal(ObjectOutput out) |
getSpaceContext, isFromGateway, readFromSwap, setFromGateway, setSpaceContext, writeToSwap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public ITemplatePacket[] templates
public RouterStubHolder viewStub
public int batchSize
public long batchTimeout
public RegisterReplicationLocalViewRequestInfo()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractSpaceRequestInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractSpaceRequestInfo
IOException
ClassNotFoundException
public RegisterReplicationLocalViewResponseInfo reduce(List<AsyncResult<RegisterReplicationLocalViewResponseInfo>> results) throws Exception
Exception
Copyright © GigaSpaces.