public class RemoteHashingInstructionsReader extends Object implements HashingInstructionsReader
AnalyticsEmailHasher
from an S3 bucket.| Constructor and Description |
|---|
RemoteHashingInstructionsReader() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
readInstructions(String instructionsKey)
Given a unique identifier for the hashing instructions we want to retrieve, this returns an optional
set of instructions.
|
public com.google.common.base.Optional<String> readInstructions(String instructionsKey)
HashingInstructionsReaderreadInstructions in interface HashingInstructionsReaderinstructionsKey - unique identifier for the hashing instructionsCopyright © 2018 Atlassian. All rights reserved.