Package | Description |
---|---|
org.apache.flume.channel.file | |
org.apache.flume.channel.file.encryption |
Modifier and Type | Method and Description |
---|---|
protected KeyProvider |
LogFile.SequentialReader.getKeyProvider() |
Constructor and Description |
---|
LogFileV3.SequentialReader(File file,
KeyProvider encryptionKeyProvider,
boolean fsyncPerTransaction) |
Modifier and Type | Class and Description |
---|---|
class |
JCEFileKeyProvider |
Modifier and Type | Method and Description |
---|---|
KeyProvider |
KeyProvider.Builder.build(Context context) |
KeyProvider |
JCEFileKeyProvider.Builder.build(Context context) |
static KeyProvider |
KeyProviderFactory.getInstance(String keyProviderType,
Context context) |
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.