@Retention(value=SOURCE) @Target(value=METHOD) public @interface Request
short
id
int
response
boolean
retryable
int[]
event
String
partitionIdentifier
public abstract short id
public abstract boolean retryable
public abstract int response
public abstract String partitionIdentifier
public abstract int[] event
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.