|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlowOperationInvocationDTO | |
---|---|
com.hazelcast.internal.management.dto | These contain the DTO object to exchange information with the management center. |
Uses of SlowOperationInvocationDTO in com.hazelcast.internal.management.dto |
---|
Fields in com.hazelcast.internal.management.dto with type parameters of type SlowOperationInvocationDTO | |
---|---|
List<SlowOperationInvocationDTO> |
SlowOperationDTO.invocations
|
Constructor parameters in com.hazelcast.internal.management.dto with type arguments of type SlowOperationInvocationDTO | |
---|---|
SlowOperationDTO(String operation,
String stackTrace,
int totalInvocations,
List<SlowOperationInvocationDTO> invocations)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |