Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.flume.channel Classes and Interfaces - 112 results found.
NameDescriptionTypePackageFramework
AbstractChannelClassorg.apache.flume.channelFlume
AbstractChannelSelectorClassorg.apache.flume.channelFlume
AESCTRNoPaddingProviderClassorg.apache.flume.channel.file.encryptionFlume
AESCTRNoPaddingProvider .DecryptorBuilderFields inherited from class org.Classorg.apache.flume.channel.file.encryption.AESCTRNoPaddingProviderFlume
AESCTRNoPaddingProvider .EncryptorBuilderFields inherited from class org.Classorg.apache.flume.channel.file.encryption.AESCTRNoPaddingProviderFlume
BadCheckpointExceptionException thrown when the checkpoint directory contains invalid data, probably due to the channel stopping while the checkpoint was written.Classorg.apache.flume.channel.fileFlume
BasicChannelSemantics An implementation of basic Channel semantics, including the implied thread-local semantics of the Transaction class,Classorg.apache.flume.channelFlume
BasicTransactionSemantics An implementation of basic Transaction semantics designed to work in concert with BasicChannelSemantics to simplifyClassorg.apache.flume.channelFlume
BasicTransactionSemantics .State The state of the Transaction to which it belongs.Classorg.apache.flume.channel.BasicTransactionSemanticsFlume
Channel A channel connects a Source to a Sink.Interfaceorg.apache.flumeFlume
ChannelExceptionA channel exception is raised whenever a channel operation fails.Classorg.apache.flumeFlume
ChannelFactoryInterfaceorg.apache.flumeFlume
ChannelFullExceptionClassorg.apache.flumeFlume
ChannelProcessorA channel processor exposes operations to put Events into Channels.Classorg.apache.flume.channelFlume
ChannelSelector Allows the selection of a subset of channels from the given set based on its implementation policy.Interfaceorg.apache.flumeFlume
ChannelSelectorFactoryClassorg.apache.flume.channelFlume
ChannelUtils A collection of utilities for interacting with Channel objects.Classorg.apache.flume.channelFlume
CheckpointRebuilderClassorg.apache.flume.channel.fileFlume
CipherProviderClassorg.apache.flume.channel.file.encryptionFlume
CipherProvider .DecryptorClassorg.apache.flume.channel.file.encryption.CipherProviderFlume
CipherProvider .Decryptor .BuilderClassorg.apache.flume.channel.file.encryption.CipherProvider.DecryptorFlume
CipherProvider .EncryptorClassorg.apache.flume.channel.file.encryption.CipherProviderFlume
CipherProvider .Encryptor .BuilderBuilder implementations MUST have a no-arg constructorConstructor SummaryCipherProvider.Classorg.apache.flume.channel.file.encryption.CipherProvider.EncryptorFlume
CipherProviderFactoryClassorg.apache.flume.channel.file.encryptionFlume
CipherProviderTypeenum CipherProviderTypeextends EnumEnum Constant SummaryAESCTRNOPADDINGClassorg.apache.flume.channel.file.encryptionFlume
ConfigurationConstantsContains configuration keys used by the JDBC channel implementation.Classorg.apache.flume.channel.jdbcFlume
CorruptEventExceptionSee Also:Serialized FormConstructor SummaryCorruptEventException()Classorg.apache.flume.channel.fileFlume
DatabaseTypeenum DatabaseTypeextends EnumEnum Constant SummaryDERBYClassorg.apache.flume.channel.jdbcFlume
DecryptionFailureExceptionException that is thrown when the channel is unable to decrypt an even read from the channel.Classorg.apache.flume.channel.file.encryptionFlume
DefaultChannelFactoryClassorg.apache.flume.channelFlume
DerbySchemaHandler Schema handler for Derby Database.Classorg.apache.flume.channel.jdbc.implFlume
EncryptionConfigurationClassorg.apache.flume.channel.file.encryptionFlume
FileChannel A durable Channel implementation that uses the local file system for FileChannel works by writing all transactions to a set of directoriesClassorg.apache.flume.channel.fileFlume
FileChannelConfigurationClassorg.apache.flume.channel.fileFlume
JCEFileKeyProviderClassorg.apache.flume.channel.file.encryptionFlume
JCEFileKeyProvider .BuilderConstructor SummaryJCEFileKeyProvider.Classorg.apache.flume.channel.file.encryption.JCEFileKeyProviderFlume
JdbcChannel A JDBC based channel implementation.Classorg.apache.flume.channel.jdbcFlume
JdbcChannelExceptionClassorg.apache.flume.channel.jdbcFlume
JdbcChannelProviderService provider interface for JDBC channel providers.Interfaceorg.apache.flume.channel.jdbcFlume
JdbcChannelProviderFactoryClassorg.apache.flume.channel.jdbcFlume
JdbcChannelProviderImplClassorg.apache.flume.channel.jdbc.implFlume
JdbcTransactionFactoryClassorg.apache.flume.channel.jdbc.implFlume
JdbcTransactionImplNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.flume.channel.jdbc.implFlume
KeyProviderClassorg.apache.flume.channel.file.encryptionFlume
KeyProviderFactoryClassorg.apache.flume.channel.file.encryptionFlume
KeyProviderTypeenum KeyProviderTypeextends EnumEnum Constant SummaryJCEKSFILEClassorg.apache.flume.channel.file.encryptionFlume
LogStores FlumeEvents on disk and pointers to the events in a in memory queue.Classorg.apache.flume.channel.fileFlume
LogFileClassorg.apache.flume.channel.fileFlume
LogFile .OperationRecordUpdaterThis is an class meant to be an internal Flume API, and can change at any time.Classorg.apache.flume.channel.file.LogFileFlume
LogFile .SequentialReaderClassorg.apache.flume.channel.file.LogFileFlume
LogFileRetryableIOExceptionSee Also:Serialized FormConstructor SummaryLogFileRetryableIOException()Classorg.apache.flume.channel.fileFlume
LogFileV3Represents a single data file on disk.Classorg.apache.flume.channel.fileFlume
LogFileV3 .SequentialReaderConstructor SummaryLogFileV3.Classorg.apache.flume.channel.file.LogFileV3Flume
LogRecordClassorg.apache.flume.channel.fileFlume
LogUtilsConstructor SummaryLogUtils()Methods inherited from class java.Classorg.apache.flume.channel.fileFlume
MemoryChannel MemoryChannel is the recommended channel to use when speeds which writing to disk is impractical is required or durability of data is notClassorg.apache.flume.channelFlume
MultiplexingChannelSelectorClassorg.apache.flume.channelFlume
MySQLSchemaHandlerClassorg.apache.flume.channel.jdbc.implFlume
NoopRecordExceptionSee Also:Serialized FormConstructor SummaryNoopRecordException()Classorg.apache.flume.channel.fileFlume
PersistableEventClassorg.apache.flume.channel.jdbc.implFlume
PersistableEvent .BuilderConstructor SummaryPersistableEvent.Classorg.apache.flume.channel.jdbc.impl.PersistableEventFlume
PersistableEvent .HeaderEntryConstructor SummaryPersistableEvent.Classorg.apache.flume.channel.jdbc.impl.PersistableEventFlume
PersistableEvent .SpillableStringConstructor SummaryPersistableEvent.Classorg.apache.flume.channel.jdbc.impl.PersistableEventFlume
ProtosFactoryClassorg.apache.flume.channel.file.protoFlume
ProtosFactory .ActiveLogProtobuf type ActiveLogSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .ActiveLog .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.ActiveLogFlume
ProtosFactory .ActiveLogOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .CheckpointProtobuf type CheckpointSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .Checkpoint .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.CheckpointFlume
ProtosFactory .CheckpointOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .CommitProtobuf type CommitSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .Commit .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.CommitFlume
ProtosFactory .CommitOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .FlumeEventProtobuf type FlumeEventSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .FlumeEvent .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.FlumeEventFlume
ProtosFactory .FlumeEventHeaderProtobuf type FlumeEventHeaderSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .FlumeEventHeader .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.FlumeEventHeaderFlume
ProtosFactory .FlumeEventHeaderOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .FlumeEventOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .LogFileEncryptionProtobuf type LogFileEncryptionSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .LogFileEncryption .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.LogFileEncryptionFlume
ProtosFactory .LogFileEncryptionOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .LogFileMetaDataProtobuf type LogFileMetaDataSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .LogFileMetaData .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.LogFileMetaDataFlume
ProtosFactory .LogFileMetaDataOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .PutClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .Put .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.PutFlume
ProtosFactory .PutOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .RollbackProtobuf type RollbackSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .Rollback .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.RollbackFlume
ProtosFactory .RollbackOrBuilderMethods inherited from interface com.Interfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .TakeClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .Take .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.TakeFlume
ProtosFactory .TakeOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .TransactionEventFooterProtobuf type TransactionEventFooterSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .TransactionEventFooter .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.TransactionEventFooterFlume
ProtosFactory .TransactionEventFooterOrBuilderMethods inherited from interface com.Interfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .TransactionEventHeaderProtobuf type TransactionEventHeaderSee Also:Serialized FormClassorg.apache.flume.channel.file.proto.ProtosFactoryFlume
ProtosFactory .TransactionEventHeader .BuilderClassorg.apache.flume.channel.file.proto.ProtosFactory.TransactionEventHeaderFlume
ProtosFactory .TransactionEventHeaderOrBuilderInterfaceorg.apache.flume.channel.file.proto.ProtosFactoryFlume
PseudoTxnMemoryChannel A capacity-capped Channel implementation that supports in-memory buffering and delivery of events.Classorg.apache.flume.channelFlume
PseudoTxnMemoryChannel .NoOpTransaction A no-op transaction implementation that does nothing at all.Classorg.apache.flume.channel.PseudoTxnMemoryChannelFlume
ReplicatingChannelSelectorReplicating channel selector.Classorg.apache.flume.channelFlume
SchemaHandlerA handler for creating and validating database schema for use by the JDBC channel implementation.Interfaceorg.apache.flume.channel.jdbc.implFlume
SchemaHandlerFactoryA factory for SchemaHandlers.Classorg.apache.flume.channel.jdbc.implFlume
SerializationClassorg.apache.flume.channel.fileFlume
SpillableMemoryChannel SpillableMemoryChannel will use main memory for buffering events until it has reached capacity.Classorg.apache.flume.channelFlume
SpillableMemoryChannel .DrainOrderQueueClassorg.apache.flume.channel.SpillableMemoryChannelFlume
TransactionEventRecordClassorg.apache.flume.channel.fileFlume
TransactionIDOracleClassorg.apache.flume.channel.fileFlume
TransactionIsolationenum TransactionIsolationextends EnumEnum Constant SummaryREAD_COMMITTEDClassorg.apache.flume.channel.jdbcFlume
WriteOrderOracleClassorg.apache.flume.channel.fileFlume