@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ESTable
String
index
short
replicas
shards
type
public abstract String index
public abstract String type
public abstract short shards
public abstract short replicas
Copyright © 2019. All rights reserved.