Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make conversions toThrift, toClass methods into lazy vals #171

Closed
wants to merge 1 commit into from

Conversation

franklinhu
Copy link
Contributor

Since the objects passed in are immutable, we can make the
.toThrift and .toClassName methods into lazy vals to avoid
additional overhead from repeated calls

Since the objects passed in are immutable, we can make the
.toThrift and .toClassName methods into lazy vals to avoid any
additional overhead from repeated calls
@johanoskarsson
Copy link
Contributor

+1

@franklinhu franklinhu closed this in 30d9645 Oct 3, 2012
codefromthecrypt pushed a commit that referenced this pull request Jun 3, 2016
Adds ElasticsearchSpanStore.MAX_RAW_SPANS to permit large query results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants