![]() | ITransactionalMultiMap<TKey, TValue> Interface |
Namespace: Hazelcast.Core
public interface ITransactionalMultiMap<TKey, TValue> : ITransactionalObject, IDistributedObject
The ITransactionalMultiMap<TKey, TValue> type exposes the following members.
Name | Description | |
---|---|---|
![]() | Destroy | Destroys this object cluster-wide. (Inherited from IDistributedObject.) |
![]() | Get | |
![]() | GetName | Returns the unique name for this IDistributedObject. (Inherited from IDistributedObject.) |
![]() | GetPartitionKey | Returns the key of partition this IDistributedObject is assigned to. (Inherited from IDistributedObject.) |
![]() | GetServiceName | Returns the service name for this object. (Inherited from IDistributedObject.) |
![]() | Put | |
![]() | Remove(Object) | |
![]() | Remove(Object, Object) | |
![]() | Size | |
![]() | ValueCount |