@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited public @interface ClientHandler
Created by mwei on 8/9/16.
Modifier and Type | Required Element and Description |
---|---|
CorfuMsgType |
type
Type of CorfuMsg
|
public abstract CorfuMsgType type
Copyright © 2019 CorfuDB. All rights reserved.