public class AssociationCache extends Object
Constructor and Description |
---|
AssociationCache() |
Modifier and Type | Method and Description |
---|---|
static void |
flush()
Clear out the cache
|
static ExtendedExtrinsicObject |
get(String lidvid)
Get the object by lidvid
|
static void |
push(ExtendedExtrinsicObject searchExt)
Checks if extrinsic is already in cache.
|
public static void push(ExtendedExtrinsicObject searchExt)
searchExt
- public static ExtendedExtrinsicObject get(String lidvid)
lidvid
- public static void flush()
Copyright © 2010–2016 Planetary Data System. All rights reserved.