HazelcastClient Methods
Hazelcast .Net Client Class Library
The
HazelcastClient
type exposes the following members.
Methods
Name
Description
AddDistributedObjectListener
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
GetAllHazelcastClients
Gets all Hazelcast clients.
GetAtomicLong
GetClientService
GetCluster
GetCountDownLatch
GetDistributedObject
T
GetDistributedObjects
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetIdGenerator
GetLifecycleService
GetList
T
GetLoadBalancer
GetLocalEndpoint
GetLock
GetMap
TKey, TValue
GetMultiMap
TKey, TValue
GetName
GetPartitionService
GetQueue
T
GetReplicatedMap
TKey, TValue
GetRingbuffer
T
GetSemaphore
GetSet
T
GetTopic
T
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GetUserContext
NewHazelcastClient
Creates a new hazelcast client using default configuration.
NewHazelcastClient(String)
Creates a new hazelcast client using the given configuration xml file
NewHazelcastClient(ClientConfig)
Creates a new hazelcast client using the given configuration object created programmaticly.
NewTransactionContext
NewTransactionContext(TransactionOptions)
RemoveDistributedObjectListener
Shutdown
ShutdownAll
Shutdowns all Hazelcast Clients .
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
Top
See Also
Reference
HazelcastClient Class
Hazelcast.Client Namespace