com.ibm.net.rdma.jverbs.verbs
Class DeregisterMemoryRegionMethod
- java.lang.Object
-
- com.ibm.net.rdma.jverbs.verbs.DeregisterMemoryRegionMethod
-
- All Implemented Interfaces:
- StatefulVerbsMethod<DeregisterMemoryRegionMethod>
public abstract class DeregisterMemoryRegionMethod extends java.lang.Object implements StatefulVerbsMethod<DeregisterMemoryRegionMethod>
This class is a stateful representation of the RDMA JVerbs de-registration memory, which is returned by ProtectionDomain.deregisterMemoryRegion.
-
-
Constructor Summary
Constructors Constructor and Description DeregisterMemoryRegionMethod()
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.ibm.net.rdma.jverbs.verbs.StatefulVerbsMethod
execute, free, isSuccess, isValid
-
-