Searched defs:allocTime (Results 1 – 2 of 2) sorted by relevance
51 private Long allocTime; field in MemoryInstanceInfo149 public void setAllocTime(Long allocTime) { in setAllocTime()
228 Long allocTime = rs.getLong("createTime"); in getMemoryInstanceInfo() local