static class GlobusGSSName.ReverseDNSCache.MapEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.concurrent.Future<java.lang.String> |
hostName |
(package private) java.lang.Long |
inserted |
Constructor and Description |
---|
MapEntry(java.util.concurrent.Future<java.lang.String> hostName,
java.lang.Long inserted) |