Package | Description |
---|---|
com.hazelcast.impl.management |
Modifier and Type | Method and Description |
---|---|
DetectDeadlockRequest.Vertex |
DetectDeadlockRequest.Edge.getFrom() |
DetectDeadlockRequest.Vertex |
DetectDeadlockRequest.Edge.getTo() |
DetectDeadlockRequest.Vertex |
DetectDeadlockRequest.Vertex.visit(List<DetectDeadlockRequest.Edge> list) |
Modifier and Type | Method and Description |
---|---|
void |
DetectDeadlockRequest.Edge.setFrom(DetectDeadlockRequest.Vertex from) |
void |
DetectDeadlockRequest.Edge.setTo(DetectDeadlockRequest.Vertex to) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.