| 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 | 
|---|---|
| ISet<Object> | ConsoleApp. getSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| <E> ISet<E> | HazelcastInstance. getSet(String name)Creates or returns the distributed set instance with the specified name. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.