Source
stringclasses
1 value
Date
int32
2.01k
2.01k
Text
stringlengths
3
15.9M
Token_count
int32
1
2.44M
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Evictor.java,v 1.1 2006/05/06 09:02:10 ckaestne Exp $ */ package com.sleepycat.je.evictor; import java.text.NumberFormat; import java.util.ArrayList; imp...
6,149
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: ForeignKeyTrigger.java,v 1.1 2006/05/06 08:59:30 ckaestne Exp $ */ package com.sleepycat.je; import com.sleepycat.je.txn.Locker; class ForeignKeyTrigger...
212
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: SecondaryKeyCreator.java,v 1.1 2006/05/06 08:59:33 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public method is generated via * ...
165
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: TransactionStats.java,v 1.1 2006/05/06 08:59:36 ckaestne Exp $ */ package com.sleepycat.je; import java.io.Serializable; import java.util.Date; /** *...
1,732
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Environment.java,v 1.1 2006/05/06 08:59:35 ckaestne Exp $ */ package com.sleepycat.je; import java.io.File; import java.io.FileInputStream; import java.i...
6,527
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: ForeignKeyNullifier.java,v 1.1 2006/05/06 08:59:31 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public method is generated via * ...
155
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: ForeignKeyDeleteAction.java,v 1.1 2006/05/06 08:59:37 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public class is generated via ...
282
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DatabaseStats.java,v 1.1 2006/05/06 08:59:37 ckaestne Exp $ */ package com.sleepycat.je; import java.io.Serializable; /** * Javadoc for this public cl...
126
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2005-2006 * Sleepycat Software. All rights reserved. * * $Id: SequenceConfig.java,v 1.1 2006/05/06 08:59:28 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public class is generated via * the doc tem...
999
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BtreeStats.java,v 1.1 2006/05/06 08:59:34 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public class is generated * via the doc te...
1,803
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TestHookExecute.java,v 1.1 2006/05/06 09:00:29 ckaestne Exp $ */ package com.sleepycat.je.utilint; /** */ public class TestHookExecute { public sta...
126
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Adler32.java,v 1.1 2006/05/06 09:00:32 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.zip.Checksum; import com.sleepycat.je.dbi.En...
946
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DbLsn.java,v 1.1 2006/05/06 09:00:31 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.Arrays; import com.sleepycat.je.log.FileManage...
1,477
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DaemonRunner.java,v 1.1 2006/05/06 09:00:30 ckaestne Exp $ */ package com.sleepycat.je.utilint; /** * An object capable of running (run/pause/shutdown/...
136
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DbScavenger.java,v 1.1 2006/05/06 09:00:28 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.io.File; import java.io.FileOutputStream; impo...
2,960
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TinyHashSet.java,v 1.1 2006/05/06 09:00:28 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.HashSet; import java.util.Iterator; impor...
739
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TestHook.java,v 1.1 2006/05/06 09:00:31 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.io.IOException; /** * TestHook is used induce ...
206
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: PropUtil.java,v 1.1 2006/05/06 09:00:27 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.Enumeration; import java.util.Properties; im...
513
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BitMap.java,v 1.1 2006/05/06 09:00:29 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.BitSet; import java.util.HashMap; import java....
786
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: NotImplementedYetException.java,v 1.1 2006/05/06 09:00:27 ckaestne Exp $ */ package com.sleepycat.je.utilint; /** * Something is not yet implemented. *...
123
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: JarMain.java,v 1.1 2006/05/06 09:00:28 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.lang.reflect.Method; /** * Used as the main cla...
417
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: CmdUtil.java,v 1.1 2006/05/06 09:00:28 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.io.File; import com.sleepycat.je.DatabaseExceptio...
853
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: HexFormatter.java,v 1.1 2006/05/06 09:00:29 ckaestne Exp $ */ package com.sleepycat.je.utilint; public class HexFormatter { static public String forma...
145
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Tracer.java,v 1.1 2006/05/06 09:00:31 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.io.PrintWriter; import java.io.StringWriter; import...
1,479
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: LevelOrderedINMap.java,v 1.1 2006/05/06 09:00:29 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.HashSet; import java.util.Set; impo...
220
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: InternalException.java,v 1.1 2006/05/06 09:00:30 ckaestne Exp $ */ package com.sleepycat.je.utilint; import com.sleepycat.je.DatabaseException; /** * ...
130
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: EventTrace.java,v 1.1 2006/05/06 09:00:31 ckaestne Exp $ */ package com.sleepycat.je.utilint; /** * Internal class used for transient event tracing. S...
1,727
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DaemonThread.java,v 1.1 2006/05/06 09:00:30 ckaestne Exp $ */ package com.sleepycat.je.utilint; import java.util.Collection; import java.util.HashSet; im...
1,548
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DatabaseTrigger.java,v 1.1 2006/05/06 08:59:30 ckaestne Exp $ */ package com.sleepycat.je; import com.sleepycat.je.txn.Locker; /** * Implemented to re...
488
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: CursorConfig.java,v 1.1 2006/05/06 08:59:38 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public class is generated * via the doc ...
725
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TreeUtils.java,v 1.1 2006/05/06 09:00:17 ckaestne Exp $ */ package com.sleepycat.je.tree; /** * Miscellaneous Tree utilities. */ public class TreeUtil...
271
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: NameLN.java,v 1.1 2006/05/06 09:00:12 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.dbi.DatabaseI...
891
github-java-corpus
2,012
/* * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BINBoundary.java,v 1.1 2006/05/06 09:00:21 ckaestne Exp $: */ package com.sleepycat.je.tree; /** * Contains information about the BIN returned by a search...
128
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: INDeleteInfo.java,v 1.1 2006/05/06 09:00:14 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.dbi.Dat...
866
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TreeIterator.java,v 1.1 2006/05/06 09:00:17 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.util.Iterator; import java.util.NoSuchElementExce...
525
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DuplicateEntryException.java,v 1.1 2006/05/06 09:00:16 ckaestne Exp $ */ package com.sleepycat.je.tree; import com.sleepycat.je.DatabaseException; /** ...
140
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: MapLN.java,v 1.1 2006/05/06 09:00:19 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.DatabaseExcept...
929
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DIN.java,v 1.1 2006/05/06 09:00:15 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import java.util.Comparator; import com...
2,900
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BINDelta.java,v 1.1 2006/05/06 09:00:12 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import java.util.ArrayList; import j...
2,098
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DBINReference.java,v 1.1 2006/05/06 09:00:20 ckaestne Exp $ */ package com.sleepycat.je.tree; import com.sleepycat.je.dbi.DatabaseId; /** * A class th...
234
github-java-corpus
2,012
/* * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DeltaInfo.java,v 1.1 2006/05/06 09:00:14 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.log.LogExce...
709
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Node.java,v 1.1 2006/05/06 09:00:15 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.DatabaseExcepti...
1,590
github-java-corpus
2,012
/* * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: SearchResult.java,v 1.1 2006/05/06 09:00:13 ckaestne Exp $: */ package com.sleepycat.je.tree; /** * Contains the result of a tree search */ public clas...
272
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TrackingInfo.java,v 1.1 2006/05/06 09:00:11 ckaestne Exp $ */ package com.sleepycat.je.tree; import com.sleepycat.je.utilint.DbLsn; /** * Tracking inf...
182
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: INDupDeleteInfo.java,v 1.1 2006/05/06 09:00:19 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.dbi....
970
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: SplitRequiredException.java,v 1.1 2006/05/06 09:00:16 ckaestne Exp $ */ package com.sleepycat.je.tree; /** * Indicates that we need to return to the top ...
121
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: CursorsExistException.java,v 1.1 2006/05/06 09:00:17 ckaestne Exp $ */ package com.sleepycat.je.tree; /** * Error to indicate that a bottom level BIN h...
167
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TreeLocation.java,v 1.1 2006/05/06 09:00:13 ckaestne Exp $ */ package com.sleepycat.je.tree; import com.sleepycat.je.utilint.DbLsn; /* * TreeLocation ...
334
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Tree.java,v 1.1 2006/05/06 09:00:15 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import java.util.ArrayList; import java....
25,797
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BINReference.java,v 1.1 2006/05/06 09:00:19 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.util.HashSet; import java.util.Iterator; import ...
613
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: WithRootLatched.java,v 1.1 2006/05/06 09:00:18 ckaestne Exp $ */ package com.sleepycat.je.tree; import com.sleepycat.je.DatabaseException; public interf...
132
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: ChildReference.java,v 1.1 2006/05/06 09:00:14 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.Datab...
2,483
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DupCountLN.java,v 1.1 2006/05/06 09:00:12 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import com.sleepycat.je.dbi.Memor...
1,044
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: NodeNotEmptyException.java,v 1.1 2006/05/06 09:00:16 ckaestne Exp $ */ package com.sleepycat.je.tree; /** * Error to indicate that a bottom level BIN is ...
164
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TreeStats.java,v 1.1 2006/05/06 09:00:17 ckaestne Exp $ */ package com.sleepycat.je.tree; /** * A class that provides interesting stats about a particula...
124
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TreeWalkerStatsAccumulator.java,v 1.1 2006/05/06 09:00:19 ckaestne Exp $ */ package com.sleepycat.je.tree; /** * Accumulates stats about a tree during tr...
197
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: InconsistentNodeException.java,v 1.1 2006/05/06 09:00:20 ckaestne Exp $ */ package com.sleepycat.je.tree; import com.sleepycat.je.DatabaseException; /**...
145
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: IN.java,v 1.1 2006/05/06 09:00:18 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import java.util.ArrayList; import java.ut...
20,998
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BIN.java,v 1.1 2006/05/06 09:00:20 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.util.Comparator; import java.util.Iterator; import java.u...
7,008
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Key.java,v 1.1 2006/05/06 09:00:20 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.util.Comparator; import com.sleepycat.je.DatabaseEntry; ...
1,118
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: LN.java,v 1.1 2006/05/06 09:00:21 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import java.util.Map; import com.sleepyc...
3,284
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: FileSummaryLN.java,v 1.1 2006/05/06 09:00:13 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.io.UnsupportedEncodingException; import java.nio...
2,986
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: Generation.java,v 1.1 2006/05/06 09:00:18 ckaestne Exp $ */ package com.sleepycat.je.tree; public final class Generation { static private long nextGen...
106
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DBIN.java,v 1.1 2006/05/06 09:00:14 ckaestne Exp $ */ package com.sleepycat.je.tree; import java.nio.ByteBuffer; import java.util.Comparator; import co...
1,968
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: DatabaseConfig.java,v 1.1 2006/05/06 08:59:26 ckaestne Exp $ */ package com.sleepycat.je; import java.util.Comparator; import com.sleepycat.je.dbi.Datab...
2,077
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2005-2006 * Sleepycat Software. All rights reserved. * * $Id: Sequence.java,v 1.1 2006/05/06 08:59:29 ckaestne Exp $ */ package com.sleepycat.je; import java.math.BigInteger; import java.nio.ByteBuffer; import java.util....
3,198
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: ShortConfigParam.java,v 1.1 2006/05/06 09:01:32 ckaestne Exp $ */ package com.sleepycat.je.config; /** * A JE configuration parameter with an short value...
507
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: EnvironmentParams.java,v 1.1 2006/05/06 09:01:30 ckaestne Exp $ */ package com.sleepycat.je.config; import java.io.File; import java.io.FileWriter; impor...
7,899
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: ConfigParam.java,v 1.1 2006/05/06 09:01:31 ckaestne Exp $ */ package com.sleepycat.je.config; /** * A ConfigParam embodies the metatdata about a JE con...
506
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: IntConfigParam.java,v 1.1 2006/05/06 09:01:31 ckaestne Exp $ */ package com.sleepycat.je.config; /** * A JE configuration parameter with an integer value...
506
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: BooleanConfigParam.java,v 1.1 2006/05/06 09:01:31 ckaestne Exp $ */ package com.sleepycat.je.config; /** * A JE configuration parameter with an boolean v...
276
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: LongConfigParam.java,v 1.1 2006/05/06 09:01:31 ckaestne Exp $ */ package com.sleepycat.je.config; /** * A JE configuration parameter with an integer valu...
510
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2002-2006 * Sleepycat Software. All rights reserved. * * $Id: TransactionConfig.java,v 1.1 2006/05/06 08:59:38 ckaestne Exp $ */ package com.sleepycat.je; /** * Javadoc for this public class is generated * via the...
1,081
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: UtfOps.java,v 1.1 2006/05/06 09:01:46 ckaestne Exp $ */ package com.sleepycat.util; /** * UTF operations with more flexibility than is provided by DataIn...
2,154
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: FastInputStream.java,v 1.1 2006/05/06 09:01:45 ckaestne Exp $ */ package com.sleepycat.util; import java.io.IOException; import java.io.InputStream; /*...
946
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: ExceptionUnwrapper.java,v 1.1 2006/05/06 09:01:45 ckaestne Exp $ */ package com.sleepycat.util; /** * Unwraps nested exceptions by calling the {@link *...
431
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: ExceptionWrapper.java,v 1.1 2006/05/06 09:01:46 ckaestne Exp $ */ package com.sleepycat.util; /** * Interface implemented by exceptions that can c...
276
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: IOExceptionWrapper.java,v 1.1 2006/05/06 09:01:46 ckaestne Exp $ */ package com.sleepycat.util; import java.io.IOException; /** * An IOException that ...
181
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: RuntimeExceptionWrapper.java,v 1.1 2006/05/06 09:01:46 ckaestne Exp $ */ package com.sleepycat.util; /** * A RuntimeException that can contain nested exc...
176
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: FastOutputStream.java,v 1.1 2006/05/06 09:01:44 ckaestne Exp $ */ package com.sleepycat.util; import java.io.IOException; import java.io.OutputStream; im...
1,595
github-java-corpus
2,012
/*- * See the file LICENSE for redistribution information. * * Copyright (c) 2000-2006 * Sleepycat Software. All rights reserved. * * $Id: DbCompat.java,v 1.1 2006/05/06 09:02:06 ckaestne Exp $ */ package com.sleepycat.compat; import java.io.FileNotFoundException; import java.util.Comparator;...
1,743
github-java-corpus
2,012
/* * Created on 31-Mar-2005 * */ package lancs.mobilemedia.core.util; /** * @author tyoung * * This class contains all constants used by the MobilePhoto application. * It is the central location to store any static string data. */ public class Constants { public static final String ALBUMLIST_SC...
289
github-java-corpus
2,012
package lancs.mobilemedia.core.util; import java.io.IOException; import java.io.InputStream; import lancs.mobilemedia.core.ui.datamodel.MediaData; import lancs.mobilemedia.lib.exceptions.ImagePathNotValidException; import lancs.mobilemedia.lib.exceptions.InvalidArrayFormatException; import lancs.mobilemedia.l...
1,826
github-java-corpus
2,012
// #if includeMMAPI || includeVideo // [NC] Added in the scenario 07 package lancs.mobilemedia.core.util; import lancs.mobilemedia.core.ui.datamodel.MediaData; import lancs.mobilemedia.lib.exceptions.InvalidArrayFormatException; import lancs.mobilemedia.lib.exceptions.InvalidImageDataException; public class M...
415
github-java-corpus
2,012
/* * Created on Sep 13, 2004 * */ package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Choice; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.List; /** * @author trevor * * This screen shows a listing of all photos for a selected photo album. * Th...
1,044
github-java-corpus
2,012
// #if (includeMMAPI && includePhotoAlbum)||(includeMMAPI && includeVideo) || (includeVideo && includePhotoAlbum) // [NC] Added in the scenario 07 package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Choice; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.List; ...
393
github-java-corpus
2,012
/* * Created on Sep 13, 2004 * */ package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Choice; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.List; /** * @author trevor * * This screen displays a list of photo albums available to select. * A user ...
571
github-java-corpus
2,012
// #if captureVideo || capturePhoto // [NC] Added in the scenario 08 package lancs.mobilemedia.core.ui.screens; import java.io.ByteArrayOutputStream; import javax.microedition.lcdui.Alert; import javax.microedition.lcdui.AlertType; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Disp...
1,098
github-java-corpus
2,012
//#ifdef includePrivacy package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Form; import javax.microedition.lcdui.TextField; public class PasswordScreen extends Form{ TextField labelPassword = new TextField("Password", "", 15, TextField.PASSW...
231
github-java-corpus
2,012
// #ifdef includeMMAPI // [NC] Added in the scenario 07 package lancs.mobilemedia.core.ui.screens; import java.io.InputStream; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Display; import javax.microedition.lcdui.Form; import javax.microedi...
985
github-java-corpus
2,012
// #ifdef includeVideo // [NC] Added in the scenario 08 package lancs.mobilemedia.core.ui.screens; import java.io.InputStream; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Display; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.game.GameCanvas; import...
904
github-java-corpus
2,012
package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Form; import javax.microedition.lcdui.TextField; /** * @author tyoung * This form is displayed when the user defines a new photo album (from the AlbumListScreen) * TODO: This feature is not ...
378
github-java-corpus
2,012
package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Form; import javax.microedition.lcdui.TextField; public class AddMediaToAlbum extends Form { TextField labeltxt = new TextField("Item label", "", 15, TextField.ANY); TextField itempathtxt =...
576
github-java-corpus
2,012
// #ifdef includePhotoAlbum // [NC] Added in the scenario 07 package lancs.mobilemedia.core.ui.screens; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.Image; import lancs.mobilemedia.core.ui.datamodel....
637
github-java-corpus
2,012
package lancs.mobilemedia.core.ui; import javax.microedition.lcdui.Display; import javax.microedition.midlet.MIDlet; import javax.microedition.midlet.MIDletStateChangeException; import lancs.mobilemedia.core.ui.controller.AlbumController; import lancs.mobilemedia.core.ui.controller.BaseController; import lanc...
1,800
github-java-corpus
2,012
/* * Created on Sep 28, 2004 */ package lancs.mobilemedia.core.ui.datamodel; import javax.microedition.rms.RecordStore; import javax.microedition.rms.RecordStoreException; import javax.microedition.rms.RecordStoreFullException; import javax.microedition.rms.RecordStoreNotFoundException; import javax.microed...
1,622
github-java-corpus
2,012
/* * Created on Sep 13, 2004 * */ package lancs.mobilemedia.core.ui.datamodel; import java.util.Hashtable; import java.util.Vector; import javax.microedition.rms.RecordEnumeration; import javax.microedition.rms.RecordStore; import javax.microedition.rms.RecordStoreException; import javax.microedition...
3,878
github-java-corpus
2,012
// #if includeMMAPI || includeVideo // [NC] Added in the scenario 07 package lancs.mobilemedia.core.ui.datamodel; import lancs.mobilemedia.core.util.MusicMediaUtil; import lancs.mobilemedia.lib.exceptions.ImageNotFoundException; import lancs.mobilemedia.lib.exceptions.ImagePathNotValidException; import lancs.mo...
845
github-java-corpus
2,012
// #ifdef includeVideo // [NC] Added in the scenario 08 package lancs.mobilemedia.core.ui.datamodel; import java.io.IOException; import java.io.InputStream; import javax.microedition.rms.RecordStoreException; import lancs.mobilemedia.lib.exceptions.ImageNotFoundException; import lancs.mobilemedia.lib.excep...
479
github-java-corpus
2,012
// #ifdef includeVideo // [NC] Added in the scenario 08 package lancs.mobilemedia.core.ui.datamodel; import java.io.ByteArrayInputStream; import java.io.InputStream; import lancs.mobilemedia.lib.exceptions.ImageNotFoundException; import lancs.mobilemedia.lib.exceptions.PersistenceMechanismException; public...
231