| Package | Description | 
|---|---|
| com.hazelcast.internal.management.dto | These contain the DTO object to exchange information with the management center. | 
| Modifier and Type | Field and Description | 
|---|---|
| List<SlowOperationInvocationDTO> | SlowOperationDTO. invocations | 
| Constructor and Description | 
|---|
| SlowOperationDTO(String operation,
                String stackTrace,
                int totalInvocations,
                List<SlowOperationInvocationDTO> invocations) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.