Class VinciContext.CachedVNSResult
- java.lang.Object
-
- org.apache.vinci.transport.context.VinciContext.CachedVNSResult
-
- Enclosing class:
- VinciContext
static class VinciContext.CachedVNSResult extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) long
entryTime
(package private) ResolveResult
r
-
Constructor Summary
Constructors Constructor Description CachedVNSResult(ResolveResult r)
-
-
-
Field Detail
-
r
ResolveResult r
-
entryTime
long entryTime
-
-
Constructor Detail
-
CachedVNSResult
CachedVNSResult(ResolveResult r)
-
-