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

improve schema serialization in BinarySerializer #316

Merged
merged 1 commit into from
Jan 8, 2019
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jan 3, 2019

Improve #248

Change-Id: Ieb0734f21c7d1cda3a3f586048109da048c307d7

@Linary Linary force-pushed the schema-serializer branch 3 times, most recently from 670bfbb to a381049 Compare January 4, 2019 03:06
@Linary Linary force-pushed the schema-serializer branch 2 times, most recently from 91b7847 to 822c9e6 Compare January 6, 2019 11:35
@Linary Linary force-pushed the schema-serializer branch 2 times, most recently from 905bfd5 to 4bd8271 Compare January 7, 2019 07:12
zhoney
zhoney previously approved these changes Jan 8, 2019
return serializer.readIndexLabel(graph, entry);
}

private final class SchemaSerializer {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

static

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

used member method newBackendEntry

Improve #248

Change-Id: Ieb0734f21c7d1cda3a3f586048109da048c307d7
@Linary Linary force-pushed the schema-serializer branch from 8624a9f to cb85435 Compare January 8, 2019 06:07
@zhoney zhoney merged commit 28217e9 into master Jan 8, 2019
@zhoney zhoney deleted the schema-serializer branch January 8, 2019 08:31
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.

3 participants