Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
YCSB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adnan Ahmad
YCSB
Commits
48085653
Commit
48085653
authored
9 years ago
by
Swapnil Bawaskar
Browse files
Options
Downloads
Patches
Plain Diff
[geode] fixing copyright year and @author tag
parent
2e5e2277
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
geode/README.md
+1
-1
1 addition, 1 deletion
geode/README.md
geode/src/main/java/com/yahoo/ycsb/db/GeodeClient.java
+1
-3
1 addition, 3 deletions
geode/src/main/java/com/yahoo/ycsb/db/GeodeClient.java
with
2 additions
and
4 deletions
geode/README.md
+
1
−
1
View file @
48085653
<!--
Copyright (c) 2014 - 201
5
YCSB contributors. All rights reserved.
Copyright (c) 2014 - 201
6
YCSB contributors. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You
...
...
This diff is collapsed.
Click to expand it.
geode/src/main/java/com/yahoo/ycsb/db/GeodeClient.java
+
1
−
3
View file @
48085653
/**
* Copyright (c) 2013 - 201
4
YCSB Contributors. All rights reserved.
* Copyright (c) 2013 - 201
6
YCSB Contributors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. You
...
...
@@ -61,8 +61,6 @@ import java.util.Vector;
* region. A cache.xml defining "usertable" region can be placed in the
* working directory to override these region definitions.</p>
*
* @author Swapnil Bawaskar (sbawaska at vmware)
*
*/
public
class
GeodeClient
extends
DB
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment