public class ClearRequest extends MultiMapAllPartitionRequest implements RetryableRequest
callId, clientEngine, endpoint, service
Constructor and Description |
---|
ClearRequest() |
ClearRequest(String name) |
Modifier and Type | Method and Description |
---|---|
protected OperationFactory |
createOperationFactory() |
int |
getClassId() |
Permission |
getRequiredPermission() |
protected Object |
reduce(Map<Integer,Object> map) |
getFactoryId, getServiceName, read, write
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
public ClearRequest()
public ClearRequest(String name)
protected OperationFactory createOperationFactory()
createOperationFactory
in class AllPartitionsClientRequest
protected Object reduce(Map<Integer,Object> map)
reduce
in class AllPartitionsClientRequest
public int getClassId()
getClassId
in interface Portable
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
getRequiredPermission
in class MultiMapAllPartitionRequest
Copyright © 2014 Hazelcast, Inc.. All rights reserved.