| Package | Description | 
|---|---|
| com.hazelcast.console | 
 This package contains classes related to ConsoleApp 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IList<Object> | 
ConsoleApp.getList()  | 
| Modifier and Type | Method and Description | 
|---|---|
<E> IList<E> | 
HazelcastInstance.getList(String name)
Creates or returns the distributed list instance with the specified name. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.