Package | Description |
---|---|
com.hazelcast.impl.management |
Modifier and Type | Method and Description |
---|---|
List<DetectDeadlockRequest.Edge> |
DetectDeadlockRequest.Vertex.getIncomings() |
List<DetectDeadlockRequest.Edge> |
DetectDeadlockRequest.Vertex.getOutgoings() |
Modifier and Type | Method and Description |
---|---|
void |
DetectDeadlockRequest.Vertex.addIncoming(DetectDeadlockRequest.Edge edge) |
void |
DetectDeadlockRequest.Vertex.addOutgoing(DetectDeadlockRequest.Edge edge) |
Modifier and Type | Method and Description |
---|---|
DetectDeadlockRequest.Vertex |
DetectDeadlockRequest.Vertex.visit(List<DetectDeadlockRequest.Edge> list) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.