Package | Description |
---|---|
com.hazelcast.client | |
com.hazelcast.core | |
com.hazelcast.impl | |
com.hazelcast.logging |
Modifier and Type | Method and Description |
---|---|
LoggingService |
HazelcastClient.getLoggingService() |
Modifier and Type | Method and Description |
---|---|
static LoggingService |
Hazelcast.getLoggingService()
Deprecated.
as of version 2.2
|
LoggingService |
HazelcastInstance.getLoggingService()
Returns the logging service of this Hazelcast instance.
|
Modifier and Type | Method and Description |
---|---|
LoggingService |
FactoryImpl.getLoggingService() |
LoggingService |
FactoryImpl.HazelcastInstanceProxy.getLoggingService() |
Modifier and Type | Class and Description |
---|---|
class |
LoggingServiceImpl |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.