Home
last modified time | relevance | path

Searched defs:getLogSize (Results 1 – 25 of 45) sorted by relevance

12

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/log/
H A DBasicVersionedWriteLoggable.java37 public int getLogSize(final int logVersion) { in getLogSize() method in BasicVersionedWriteLoggable
53 public static int getLogSize(final VersionedWriteLoggable loggable, in getLogSize() method in BasicVersionedWriteLoggable
H A DVersionedWriteLoggable.java55 int getLogSize(int logVersion); in getLogSize() method
H A DLoggable.java29 public int getLogSize(); in getLogSize() method
H A DFileHeader.java105 public int getLogSize() { in getLogSize() method in FileHeader
H A DTrace.java104 public int getLogSize() { in getLogSize() method in Trace
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/log/entry/
H A DDbOperationType.java72 public int getLogSize() { in getLogSize() method in DbOperationType
84 public int getLogSize(final int logVersion) { in getLogSize() method in DbOperationType
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/tree/
H A DBINDeltaBloomFilter.java161 public static int getLogSize(int numKeys) { in getLogSize() method in BINDeltaBloomFilter
169 public static int getLogSize(byte[] bf) { in getLogSize() method in BINDeltaBloomFilter
H A DDeltaInfo.java45 public int getLogSize() { in getLogSize() method in DeltaInfo
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/txn/
H A DTxnAbort.java59 public int getLogSize(final int logVersion) { in getLogSize() method in TxnAbort
H A DTxnCommit.java59 public int getLogSize(final int logVersion) { in getLogSize() method in TxnCommit
H A DTxnPrepare.java53 public int getLogSize() { in getLogSize() method in TxnPrepare
H A DRollbackEnd.java53 public int getLogSize() { in getLogSize() method in RollbackEnd
H A DTxnEnd.java71 public int getLogSize() { in getLogSize() method in TxnEnd
H A DRollbackStart.java74 public int getLogSize() { in getLogSize() method in RollbackStart
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/tree/dupConvert/
H A DINDeleteInfo.java59 public int getLogSize() { in getLogSize() method in INDeleteInfo
H A DINDupDeleteInfo.java73 public int getLogSize() { in getLogSize() method in INDupDeleteInfo
H A DDBIN.java119 public int getLogSize() { in getLogSize() method in DBIN
H A DDupCountLN.java124 public int getLogSize() { in getLogSize() method in DupCountLN
H A DDIN.java141 public int getLogSize() { in getLogSize() method in DIN
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/recovery/
H A DCheckpointStart.java55 public int getLogSize() { in getLogSize() method in CheckpointStart
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/utilint/
H A DMatchpoint.java69 public int getLogSize() { in getLogSize() method in Matchpoint
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/cleaner/
H A DDbFileSummary.java55 public int getLogSize() { in getLogSize() method in DbFileSummary
H A DCleanerLogSummary.java55 public int getLogSize() { in getLogSize() method in CleanerLogSummary
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/dbi/
H A DDatabaseId.java119 public int getLogSize() { in getLogSize() method in DatabaseId
H A DReplicatedDatabaseConfig.java115 public int getLogSize() { in getLogSize() method in ReplicatedDatabaseConfig

12