@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited public @interface ServerHandler
Modifier and Type | Required Element and Description |
---|---|
CorfuMsgType |
type
Returns the message type
|
public abstract CorfuMsgType type
Copyright © 2019 CorfuDB. All rights reserved.