Package | Description |
---|---|
com.hazelcast.client.impl.protocol.template |
Modifier and Type | Method and Description |
---|---|
Object |
ResponseTemplate.Authentication(byte status,
Address address,
String uuid,
String ownerUuid,
byte serializationVersion) |
Object |
ResponseTemplate.Authentication(byte status,
Address address,
String uuid,
String ownerUuid,
byte serializationVersion) |
Object |
ResponseTemplate.Authentication(byte status,
Address address,
String uuid,
String ownerUuid,
byte serializationVersion) |
Object |
ClientMessageTemplate.authentication(String username,
String password,
String uuid,
String ownerUuid,
boolean isOwnerConnection,
String clientType,
byte serializationVersion) |
Object |
ClientMessageTemplate.authentication(String username,
String password,
String uuid,
String ownerUuid,
boolean isOwnerConnection,
String clientType,
byte serializationVersion) |
Object |
ClientMessageTemplate.authenticationCustom(Data credentials,
String uuid,
String ownerUuid,
boolean isOwnerConnection,
String clientType,
byte serializationVersion) |
Object |
ClientMessageTemplate.authenticationCustom(Data credentials,
String uuid,
String ownerUuid,
boolean isOwnerConnection,
String clientType,
byte serializationVersion) |
void |
EventResponseTemplate.CacheBatchInvalidation(String name,
List<Data> keys,
List<String> sourceUuids) |
void |
EventResponseTemplate.CacheInvalidation(String name,
Data key,
String sourceUuid) |
void |
EventResponseTemplate.CacheInvalidation(String name,
Data key,
String sourceUuid) |
Object |
AtomicReferenceCodecTemplate.compareAndSet(String name,
Data expected,
Data updated)
Atomically sets the value to the given updated value only if the current value the expected value.
|
Object |
AtomicReferenceCodecTemplate.compareAndSet(String name,
Data expected,
Data updated)
Atomically sets the value to the given updated value only if the current value the expected value.
|
Object |
AtomicReferenceCodecTemplate.contains(String name,
Data expected)
Checks if the reference contains the value.
|
void |
ResponseTemplate.Data(Data response) |
void |
EventResponseTemplate.Entry(Data key,
Data value,
Data oldValue,
Data mergingValue,
int eventType,
String uuid,
int numberOfAffectedEntries) |
void |
EventResponseTemplate.Entry(Data key,
Data value,
Data oldValue,
Data mergingValue,
int eventType,
String uuid,
int numberOfAffectedEntries) |
void |
EventResponseTemplate.Entry(Data key,
Data value,
Data oldValue,
Data mergingValue,
int eventType,
String uuid,
int numberOfAffectedEntries) |
void |
EventResponseTemplate.Entry(Data key,
Data value,
Data oldValue,
Data mergingValue,
int eventType,
String uuid,
int numberOfAffectedEntries) |
void |
ResponseTemplate.EntryView(SimpleEntryView<Data,Data> response) |
void |
ResponseTemplate.Exception(int errorCode,
String className,
String message,
StackTraceElement[] stacktrace,
int causeErrorCode,
String causeClassName) |
void |
ResponseTemplate.Exception(int errorCode,
String className,
String message,
StackTraceElement[] stacktrace,
int causeErrorCode,
String causeClassName) |
Object |
MapReduceCodecTemplate.forCustom(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
Data keyValueSource,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forCustom(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
Data keyValueSource,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forCustom(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
Data keyValueSource,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forCustom(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
Data keyValueSource,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forCustom(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
Data keyValueSource,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forList(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String listName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forList(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String listName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forList(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String listName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forList(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String listName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forList(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String listName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String mapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String mapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String mapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String mapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String mapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMultiMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String multiMapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMultiMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String multiMapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMultiMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String multiMapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMultiMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String multiMapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forMultiMap(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String multiMapName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forSet(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String setName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forSet(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String setName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forSet(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String setName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forSet(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String setName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
MapReduceCodecTemplate.forSet(String name,
String jobId,
Data predicate,
Data mapper,
Data combinerFactory,
Data reducerFactory,
String setName,
int chunkSize,
List<Data> keys,
String topologyChangedStrategy) |
Object |
CacheCodecTemplate.get(String name,
Data key,
Data expiryPolicy)
Retrieves the mapped value of the given key using a custom javax.cache.expiry.ExpiryPolicy.
|
Object |
CacheCodecTemplate.getAll(String name,
List<Data> keys,
Data expiryPolicy)
Gets a collection of entries from the cache with custom expiry policy, returning them as Map of the values
associated with the set of keys requested.
|
Object |
CacheCodecTemplate.getAndReplace(String name,
Data key,
Data value,
Data expiryPolicy,
int completionId)
Atomically replaces the assigned value of the given key by the specified value using a custom
javax.cache.expiry.ExpiryPolicy and returns the previously assigned value.
|
Object |
AtomicReferenceCodecTemplate.getAndSet(String name,
Data newValue)
Gets the old value and sets the new value.
|
void |
EventResponseTemplate.IMapInvalidation(Data key) |
void |
EventResponseTemplate.Item(Data item,
String uuid,
int eventType) |
void |
EventResponseTemplate.MemberAttributeChange(String uuid,
String key,
int operationType,
String value) |
void |
EventResponseTemplate.PartitionLost(int partitionId,
int lostBackupCount,
Address source) |
Object |
CacheCodecTemplate.put(String name,
Data key,
Data value,
Data expiryPolicy,
boolean get,
int completionId) |
void |
CacheCodecTemplate.putAll(String name,
List<Map.Entry<Data,Data>> entries,
Data expiryPolicy,
int completionId) |
Object |
CacheCodecTemplate.putIfAbsent(String name,
Data key,
Data value,
Data expiryPolicy,
int completionId)
Associates the specified key with the given value if and only if there is not yet a mapping defined for the
specified key.
|
Object |
RingbufferCodecTemplate.readMany(String name,
long startSequence,
int minCount,
int maxCount,
Data filter)
Reads a batch of items from the Ringbuffer.
|
Object |
CacheCodecTemplate.remove(String name,
Data key,
Data currentValue,
int completionId)
Atomically removes the mapping for a key only if currently mapped to the given value.
|
Object |
CacheCodecTemplate.replace(String name,
Data key,
Data oldValue,
Data newValue,
Data expiryPolicy,
int completionId)
Atomically replaces the currently assigned value for the given key with the specified newValue if and only if the
currently assigned value equals the value of oldValue using a custom javax.cache.expiry.ExpiryPolicy
If the cache is configured for write-through operation mode, the underlying configured
javax.cache.integration.CacheWriter might be called to store the value of the key to any kind of external resource.
|
Object |
CacheCodecTemplate.replace(String name,
Data key,
Data oldValue,
Data newValue,
Data expiryPolicy,
int completionId)
Atomically replaces the currently assigned value for the given key with the specified newValue if and only if the
currently assigned value equals the value of oldValue using a custom javax.cache.expiry.ExpiryPolicy
If the cache is configured for write-through operation mode, the underlying configured
javax.cache.integration.CacheWriter might be called to store the value of the key to any kind of external resource.
|
void |
AtomicReferenceCodecTemplate.set(String name,
Data newValue)
Atomically sets the given value.
|
Object |
AtomicReferenceCodecTemplate.setAndGet(String name,
Data newValue)
Sets and gets the value.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.