Skip to content

[Java] add java api annotation to mark api stability #36

@chaokunyang

Description

@chaokunyang

Is your feature request related to a problem? Please describe.
Fury is in rapid development, and serialization is used commonly.
we need a way to remind the users which api are stable and which is expected to change.

Describe the solution you'd like
add java api annotation to mark api stability:

  • @Public is stable
  • @Internal is subject to change

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions