Searched refs:oldFieldNum (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java1696 private int oldFieldNum; field in class:ComplexFormat.ConvertFieldReader
1707 oldFieldNum = oldFieldIndex;
1720 * The oldFieldNum field was added as part of a bug fix. If not
1726 oldFieldNum = fieldNum;
1731 oldParentFormat.secKeyFields.get(oldFieldNum).getType();
1734 oldParentFormat.nonKeyFields.get(oldFieldNum).getType();

Completed in 30 milliseconds