This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import com.fasterxml.jackson.annotation.JsonProperty; | |
import java.util.Arrays; | |
/** | |
* Created by enryold on 27/04/17. | |
*/ | |
public class ScheduledEvent { | |
@JsonProperty("account") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import javax.crypto.Mac; | |
import javax.crypto.spec.SecretKeySpec; | |
import java.io.BufferedReader; | |
import java.io.DataOutputStream; | |
import java.io.InputStream; | |
import java.io.InputStreamReader; | |
import java.net.HttpURLConnection; | |
import java.net.URL; | |
import java.security.InvalidKeyException; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import redis.clients.jedis.Jedis; | |
import redis.clients.jedis.JedisPool; | |
import java.util.Optional; | |
import java.util.function.Function; | |
@FunctionalInterface | |
public interface IJedisCommand<T> { | |
Optional<T> execute(JedisPool pool, Function<Jedis, T> function); | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import com.amazonaws.protocol.json.JsonClientMetadata; | |
import com.amazonaws.protocol.json.SdkJsonProtocolFactory; | |
import com.amazonaws.protocol.json.StructuredJsonGenerator; | |
import com.amazonaws.services.kinesisfirehose.model.Record; | |
import com.amazonaws.services.kinesisfirehose.model.transform.RecordJsonMarshaller; | |
import com.google.gson.JsonObject; | |
import com.google.gson.JsonParser; | |
import java.nio.ByteBuffer; | |
import java.util.function.Function; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"objects": [ | |
{ | |
"myComment": "This object is used to set default configuration for objects in the pipeline.", | |
"id": "Default", | |
"name": "Default", | |
"failureAndRerunMode": "CASCADE", | |
"schedule": { | |
"ref": "DefaultSchedule" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Replace FILESYSTEM-ID-HERE and REGION-ID-HERE | |
# | |
option_settings: | |
- option_name: EFS_VOLUME_ID | |
value: FILESYSTEM-ID-HERE | |
- option_name: EFS_REGION | |
value: REGION-ID-HERE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Abbondanza | |
Acilia | |
Ada | |
Adalberta | |
Adalgisa | |
Addolorata | |
Adelaide | |
Adelasia | |
Adele | |
Adelina |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Abaco | |
Abbondanzio | |
Abbondio | |
Abdone | |
Abelardo | |
Abele | |
Abenzio | |
Abibo | |
Abramio | |
Abramo |