Uses of Class
org.apache.ignite.internal.processors.port.GridPortRecord
-
Packages that use GridPortRecord Package Description org.apache.ignite.internal.processors.port TODO. -
-
Uses of GridPortRecord in org.apache.ignite.internal.processors.port
Methods in org.apache.ignite.internal.processors.port that return types with arguments of type GridPortRecord Modifier and Type Method Description Collection<GridPortRecord>GridPortProcessor. records()Returns unmodifiable collections of records.
-