Constant Field Values
Contents
io.datarouter.*
-
io.datarouter.aws.sqs.BaseSqsNode<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>,F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,D>> Modifier and Type Constant Field Value public static final intMAX_BYTES_PER_MESSAGE262144public static final intMAX_BYTES_PER_PAYLOAD262144public static final intMAX_MESSAGES_PER_BATCH10public static final intMAX_TIMEOUT_SECONDS20 -
io.datarouter.aws.sqs.SqsClientType Modifier and Type Constant Field Value protected static final java.lang.StringNAME"sqs" -
io.datarouter.aws.sqs.SqsOptions Modifier and Type Constant Field Value protected static final java.lang.StringPROP_accessKey"accessKey"protected static final java.lang.StringPROP_credentialsLocation"credentials.location"protected static final java.lang.StringPROP_namespace"namespace"protected static final java.lang.StringPROP_region"region"protected static final java.lang.StringPROP_secretKey"secretKey"