Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmu-db/benchbase
/ functions
Functions
2,267 in github.com/cmu-db/benchbase
⨍
Functions
2,267
◇
Types & classes
553
↓ 5 callers
Method
encode
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/GlobalAttributeValueId.java:44
↓ 5 callers
Method
equals
(Object o)
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/UserId.java:95
↓ 5 callers
Method
getArriveAirportId
@return the arrive_airport_id
src/main/java/com/oltpbenchmark/benchmarks/seats/util/FlightId.java:131
↓ 5 callers
Method
getAverage
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:101
↓ 5 callers
Method
getBidderId
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/LoaderItemInfo.java:178
↓ 5 callers
Method
getCountSQL
Return the COUNT( ) SQL to calculate the number of records @param dbType @param catalog_tbl @return SQL for select count execution
src/main/java/com/oltpbenchmark/util/SQLUtil.java:433
↓ 5 callers
Method
getCurrentPosition
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/UserIdGenerator.java:97
↓ 5 callers
Method
getFlightStartDate
The date in which the flight data set begins @return
src/main/java/com/oltpbenchmark/benchmarks/seats/SEATSProfile.java:680
↓ 5 callers
Method
getId
@return the id
src/main/java/com/oltpbenchmark/benchmarks/seats/util/CustomerId.java:63
↓ 5 callers
Method
getNewConnectionPerTxn
@return @see newConnectionPerTxn member docs for behavior.
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:153
↓ 5 callers
Method
getPrimitiveValue
For the given JSON string, figure out what kind of object it is and return it @param json_value @param field_class @return
src/main/java/com/oltpbenchmark/util/JSONUtil.java:595
↓ 5 callers
Method
getRandomCustomerId
Return a random customer id based at the given airport_id @param airport_id @return
src/main/java/com/oltpbenchmark/benchmarks/seats/SEATSProfile.java:511
↓ 5 callers
Method
getRate
()
src/main/java/com/oltpbenchmark/Phase.java:125
↓ 5 callers
Method
getUniqueElementId
@param item_id @param idx @return
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/AuctionMarkUtil.java:37
↓ 5 callers
Method
getWeight
(int index)
src/main/java/com/oltpbenchmark/benchmarks/tpch/util/Distribution.java:84
↓ 5 callers
Method
getWorkloadState
()
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:74
↓ 5 callers
Method
isSerial
()
src/main/java/com/oltpbenchmark/Phase.java:85
↓ 5 callers
Method
loadDatabase
()
src/test/java/com/oltpbenchmark/api/AbstractTestCase.java:231
↓ 5 callers
Method
loadScalingTable
The scaling tables are things that we will scale the number of tuples based on the given scaling factor at runtime @param conn @param table_name
src/main/java/com/oltpbenchmark/benchmarks/seats/SEATSLoader.java:482
↓ 5 callers
Method
padWithZero
(long n)
src/main/java/com/oltpbenchmark/benchmarks/tatp/TATPUtil.java:70
↓ 5 callers
Method
randomBrand
Generates a random brand string of the form 'Brand#MN' where M and N are two single character strings representing two numbers randomly and independen
src/main/java/com/oltpbenchmark/benchmarks/tpch/TPCHUtil.java:109
↓ 4 callers
Method
addItem
(LinkedList<ItemInfo> items, ItemInfo itemInfo)
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkProfile.java:705
↓ 4 callers
Method
addItemToProperQueue
(ItemInfo itemInfo, boolean is_loader)
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkProfile.java:762
↓ 4 callers
Method
encode
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/ItemId.java:49
↓ 4 callers
Method
get25thPercentile
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:113
↓ 4 callers
Method
get75thPercentile
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:121
↓ 4 callers
Method
get90thPercentile
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:125
↓ 4 callers
Method
get95thPercentile
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:129
↓ 4 callers
Method
get99thPercentile
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:133
↓ 4 callers
Method
getAbort
()
src/main/java/com/oltpbenchmark/Results.java:81
↓ 4 callers
Method
getAirlineId
@return the id
src/main/java/com/oltpbenchmark/benchmarks/seats/util/FlightId.java:117
↓ 4 callers
Method
getAirportId
(String airport_code)
src/main/java/com/oltpbenchmark/benchmarks/seats/SEATSProfile.java:617
↓ 4 callers
Method
getAvailableItemsCount
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkProfile.java:913
↓ 4 callers
Method
getCompleteItemsCount
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkProfile.java:950
↓ 4 callers
Method
getDDLPath
Return the path in which we can find the ddl script.
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:301
↓ 4 callers
Method
getDatabaseDDLPath
Return the URL handle to the DDL used to load the benchmark's database schema. @param db_type
src/main/java/com/oltpbenchmark/api/BenchmarkModule.java:178
↓ 4 callers
Method
getDist
Gets the value of the dist property. @return possible object is {@link String }
src/main/java/com/oltpbenchmark/api/templates/ValueType.java:74
↓ 4 callers
Method
getDistribution
()
src/main/java/com/oltpbenchmark/benchmarks/templated/util/TemplatedValue.java:169
↓ 4 callers
Method
getError
()
src/main/java/com/oltpbenchmark/Results.java:89
↓ 4 callers
Method
getLastBidderId
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/LoaderItemInfo.java:110
↓ 4 callers
Method
getLength
()
src/main/java/com/oltpbenchmark/benchmarks/tpch/util/TextPool.java:196
↓ 4 callers
Method
getMaximum
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:137
↓ 4 callers
Method
getMedian
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:117
↓ 4 callers
Method
getMinimum
()
src/main/java/com/oltpbenchmark/DistributionStatistics.java:109
↓ 4 callers
Method
getMonitoringInterval
Monitoring interval.
src/main/java/com/oltpbenchmark/util/MonitorInfo.java:29
↓ 4 callers
Method
getNextFilename
Given a basename for a file, find the next possible filename if this file already exists. For example, if the file test.res already exists, create a f
src/main/java/com/oltpbenchmark/util/FileUtil.java:61
↓ 4 callers
Method
getOffset
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/UserId.java:81
↓ 4 callers
Method
getPurchaseDate
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/LoaderItemInfo.java:94
↓ 4 callers
Method
getQueryTemplateInfo
()
src/main/java/com/oltpbenchmark/benchmarks/templated/procedures/GenericQuery.java:223
↓ 4 callers
Method
getResultSet
()
src/main/java/com/oltpbenchmark/jdbc/AutoIncrementPreparedStatement.java:126
↓ 4 callers
Method
getRetry
()
src/main/java/com/oltpbenchmark/Results.java:85
↓ 4 callers
Method
getStatementNames
Return the list of Statement names that we have dialect information for the given Procedure name. If there are SQL dialects for the given Procedure, t
src/main/java/com/oltpbenchmark/api/StatementDialects.java:251
↓ 4 callers
Method
getSuccess
()
src/main/java/com/oltpbenchmark/Results.java:73
↓ 4 callers
Method
getSuperClasses
Return an ordered list of all the sub-classes for a given class Useful when dealing with generics @param element_class @return
src/main/java/com/oltpbenchmark/util/ClassUtil.java:77
↓ 4 callers
Method
getTotalUsers
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/UserIdGenerator.java:82
↓ 4 callers
Method
getUsername
()
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:94
↓ 4 callers
Method
isDisabled
()
src/main/java/com/oltpbenchmark/Phase.java:81
↓ 4 callers
Method
iterator
()
src/main/java/com/oltpbenchmark/benchmarks/seats/SEATSLoader.java:1810
↓ 4 callers
Method
load
Load in the assigned XML file and populate the internal dialects map @return
src/main/java/com/oltpbenchmark/api/StatementDialects.java:102
↓ 4 callers
Method
loadTable
(Connection conn, String tableName)
src/main/java/com/oltpbenchmark/benchmarks/resourcestresser/ResourceStresserLoader.java:77
↓ 4 callers
Method
newCustomerFromResults
Creates a Customer object from the current row in the given ResultSet. The caller is responsible for closing the ResultSet. @param rs an open ResultS
src/main/java/com/oltpbenchmark/benchmarks/tpcc/TPCCUtil.java:38
↓ 4 callers
Method
nextLong
Generate the next item as a long. @param itemcount The number of items in the distribution. @return The next item in the sequence.
src/main/java/com/oltpbenchmark/distributions/ZipfianGenerator.java:238
↓ 4 callers
Method
nonUniformRandom
(int A, int C, int min, int max, Random r)
src/main/java/com/oltpbenchmark/benchmarks/tpcc/TPCCUtil.java:123
↓ 4 callers
Method
permuteText
Permute a random portion of the origin text Returns the same character array that was given as input @param rng @param chars @return
src/main/java/com/oltpbenchmark/util/TextGenerator.java:136
↓ 4 callers
Method
registerSupplementalProcedure
@param procClass
src/main/java/com/oltpbenchmark/api/BenchmarkModule.java:435
↓ 4 callers
Method
repeat
Returns the given string repeated the given # of times @param str @param size @return
src/main/java/com/oltpbenchmark/util/StringUtil.java:274
↓ 4 callers
Method
resetSerial
()
src/main/java/com/oltpbenchmark/Phase.java:101
↓ 4 callers
Method
setBenchmarkName
(String benchmarkName)
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:70
↓ 4 callers
Method
setBigDecimal
(int parameterIndex, BigDecimal x)
src/main/java/com/oltpbenchmark/jdbc/AutoIncrementPreparedStatement.java:306
↓ 4 callers
Method
setLastInt
Set the last value generated. IntegerGenerator subclasses must use this call to properly set the last string value, or the lastString() and lastInt()
src/main/java/com/oltpbenchmark/distributions/IntegerGenerator.java:32
↓ 4 callers
Method
setSQL
Magic SQL setter! Each occurrence of the pattern "??" will be replaced by a string of repeated ?'s @param sql
src/main/java/com/oltpbenchmark/api/SQLStmt.java:61
↓ 4 callers
Method
setScaleFactor
Set the scale factor for the database A value of 1 means the default size. A value greater than 1 means the database is larger A value less than 1 mea
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:271
↓ 4 callers
Method
setStatus
(ItemStatus status)
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/util/ItemInfo.java:85
↓ 4 callers
Method
setTerminals
(int terminals)
src/main/java/com/oltpbenchmark/WorkloadConfiguration.java:323
↓ 4 callers
Method
splitToList
(Pattern delim, String str)
src/main/java/com/oltpbenchmark/util/StringUtil.java:443
↓ 4 callers
Method
startColdQuery
()
src/main/java/com/oltpbenchmark/WorkloadState.java:244
↓ 4 callers
Method
toEpochDate
(int generatedDate)
src/main/java/com/oltpbenchmark/benchmarks/tpch/util/GenerateUtils.java:66
↓ 4 callers
Method
toString
()
src/main/java/com/oltpbenchmark/api/Worker.java:112
↓ 4 callers
Method
updateAndGetCurrentTime
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkProfile.java:493
↓ 4 callers
Method
updateAutoIncrement
(Connection conn, Column catalog_col, int value)
src/main/java/com/oltpbenchmark/api/Loader.java:113
↓ 4 callers
Method
updateSubTableGenerators
(Object obj)
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkLoader.java:437
↓ 4 callers
Method
validateLoad
()
src/test/java/com/oltpbenchmark/api/AbstractTestLoader.java:105
↓ 4 callers
Method
writeFieldValue
@param stringer @param field_class @param field_value @throws JSONException
src/main/java/com/oltpbenchmark/util/JSONUtil.java:259
↓ 3 callers
Method
__get_column_type
Helper method to extract column types Args: keyword (str): Column type keyword subtree (ET.Element): The subtree in w
scripts/anonymization/src/configuration/config_parser.py:104
↓ 3 callers
Method
buildConfiguration
(String filename)
src/main/java/com/oltpbenchmark/DBWorkload.java:618
↓ 3 callers
Method
buildParameters
()
src/main/java/com/oltpbenchmark/benchmarks/ycsb/YCSBWorker.java:137
↓ 3 callers
Method
calculatePartPrice
(long p)
src/main/java/com/oltpbenchmark/benchmarks/tpch/util/PartGenerator.java:155
↓ 3 callers
Method
checkPath
(String path, String name)
src/main/java/com/oltpbenchmark/util/FileUtil.java:87
↓ 3 callers
Method
chooseTransaction
This simply computes the next transaction by randomly selecting one based on the weights of this phase. @return
src/main/java/com/oltpbenchmark/Phase.java:156
↓ 3 callers
Method
clearCachedProfile
()
src/main/java/com/oltpbenchmark/benchmarks/auctionmark/AuctionMarkProfile.java:314
↓ 3 callers
Method
clobToString
(Object obj)
src/main/java/com/oltpbenchmark/util/SQLUtil.java:112
↓ 3 callers
Method
compareTo
(Pair<T, U> other)
src/main/java/com/oltpbenchmark/util/Pair.java:74
↓ 3 callers
Method
containsAll
(Collection<?> c)
src/main/java/com/oltpbenchmark/api/TransactionTypes.java:76
↓ 3 callers
Method
createDatabase
()
src/test/java/com/oltpbenchmark/api/AbstractTestCase.java:221
↓ 3 callers
Method
enableHistory
Enable keeping track of the values that the RNG generates
src/main/java/com/oltpbenchmark/util/RandomDistribution.java:53
↓ 3 callers
Method
erase
(int count)
src/main/java/com/oltpbenchmark/benchmarks/tpch/util/TextPool.java:192
↓ 3 callers
Method
fixedPoint
@param decimal_places @param minimum @param maximum @return
src/main/java/com/oltpbenchmark/util/RandomGenerator.java:78
↓ 3 callers
Method
fromJSON
(JSONObject json_object)
src/main/java/com/oltpbenchmark/util/JSONSerializable.java:34
↓ 3 callers
Method
fromJSONString
(T t, String json)
src/main/java/com/oltpbenchmark/util/JSONUtil.java:141
↓ 3 callers
Method
generatePageNamespace
(Random rand, int page_id)
src/main/java/com/oltpbenchmark/benchmarks/wikipedia/util/WikipediaUtil.java:40
← previous
next →
201–300 of 2,267, ranked by callers