Skip navigation links
A B C D E G H I J L N O R S T U W 

A

AbstractAvroSource - Class in org.cg.common.flume
Flume source server support avro ipc, netty and http.
AbstractAvroSource(Class) - Constructor for class org.cg.common.flume.AbstractAvroSource
 
AbstractAvroSource.SSLCompressionChannelPipelineFactory - Class in org.cg.common.flume
Factory of SSL-enabled server worker channel pipelines Copied from Avro's org.apache.avro.ipc.TestNettyServerWithSSL test
addConnector(Connector) - Method in class org.cg.common.flume.InternalHttpServer
 
address - Variable in class org.cg.common.avro.EventIpcClient
 
assertReady() - Method in class org.cg.common.avro.EventIpcClient
If the connection state != READY, throws EventDeliveryException.
avroClient - Variable in class org.cg.common.avro.EventIpcClient
 
AvroSimpleEventConverter<A> - Class in org.cg.common.flume
Convert avro object from/to flume simple event
AvroSimpleEventConverter(Class<A>) - Constructor for class org.cg.common.flume.AvroSimpleEventConverter
 

B

batchSize - Variable in class org.cg.common.avro.EventIpcClient
 
BeanConvertor - Class in org.cg.common.avro
convert java bean to map
BeanConvertor(String...) - Constructor for class org.cg.common.avro.BeanConvertor
 
BeanGenerator - Class in org.cg.common.avro
Convert from map back to java bean
BeanGenerator(Class<?>) - Constructor for class org.cg.common.avro.BeanGenerator
 

C

callTimeoutPool - Variable in class org.cg.common.avro.EventIpcClient
 
close() - Method in class org.cg.common.avro.EventIpcClient
 
close() - Method in class org.cg.common.flume.InternalHttpServer
 
compressionLevel - Variable in class org.cg.common.avro.EventIpcClient
 
configure(Properties) - Method in class org.cg.common.avro.EventIpcClient
Configure the actual client using the properties.
configure(Context) - Method in class org.cg.common.flume.AbstractAvroSource
 
connectTimeout - Variable in class org.cg.common.avro.EventIpcClient
 
connState - Variable in class org.cg.common.avro.EventIpcClient
Guarded by stateLock
customConfig(Context) - Method in class org.cg.common.flume.AbstractAvroSource
give the chance to its sub class to configure the source

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.cg.common.flume.HealthAwareResponderServlet
 

E

enableDeflateCompression - Variable in class org.cg.common.avro.EventIpcClient
 
enableSsl - Variable in class org.cg.common.avro.EventIpcClient
 
EventIpcClient<E> - Class in org.cg.common.avro
 
EventIpcClient(Class<E>) - Constructor for class org.cg.common.avro.EventIpcClient
This constructor is intended to be called from RpcClientFactory.
exClass - Variable in class org.cg.common.avro.EventIpcClient
 
EXCLUDE - Static variable in class org.cg.common.flume.AvroSimpleEventConverter
 

G

getAvroClient() - Method in class org.cg.common.avro.EventIpcClient
 
getPipeline() - Method in class org.cg.common.flume.AbstractAvroSource.SSLCompressionChannelPipelineFactory
 
getPort() - Method in class org.cg.common.flume.InternalHttpServer
 
getRemoteName() - Method in class org.cg.common.avro.HttpsTransceiver
 

H

HealthAwareResponderServlet - Class in org.cg.common.flume
 
HealthAwareResponderServlet(Responder) - Constructor for class org.cg.common.flume.HealthAwareResponderServlet
 
HTTP_PROTOCOL - Static variable in class org.cg.common.flume.AbstractAvroSource
 
httpStop() - Method in class org.cg.common.flume.AbstractAvroSource
 
HttpsTransceiver - Class in org.cg.common.avro
 
HttpsTransceiver(URL, SSLSocketFactory, HostnameVerifier) - Constructor for class org.cg.common.avro.HttpsTransceiver
 
HttpsTransceiver(URL) - Constructor for class org.cg.common.avro.HttpsTransceiver
 
HttpsTransceiver(URL, Proxy) - Constructor for class org.cg.common.avro.HttpsTransceiver
 

I

InternalHttpServer - Class in org.cg.common.flume
An HTTP-based Avro RPC Server.
InternalHttpServer(Responder, int, int) - Constructor for class org.cg.common.flume.InternalHttpServer
Constructs a server to run on the named port.
InternalHttpServer(ResponderServlet, int, int) - Constructor for class org.cg.common.flume.InternalHttpServer
Constructs a server to run on the named port.
InternalHttpServer(Responder, String, int, int) - Constructor for class org.cg.common.flume.InternalHttpServer
Constructs a server to run on the named port on the specified address.
InternalHttpServer(ResponderServlet, String, int, int) - Constructor for class org.cg.common.flume.InternalHttpServer
Constructs a server to run on the named port on the specified address.
InternalHttpServer(Responder, Connector) - Constructor for class org.cg.common.flume.InternalHttpServer
Constructs a server to run with the given connector.
InternalHttpServer(ResponderServlet, Connector) - Constructor for class org.cg.common.flume.InternalHttpServer
Constructs a server to run with the given connector.
isActive() - Method in class org.cg.common.avro.EventIpcClient
 
isHttp - Variable in class org.cg.common.avro.EventIpcClient
 
isShouldFlattenKeys() - Method in class org.cg.common.avro.BeanConvertor
 
isShouldNormalizeString() - Method in class org.cg.common.avro.BeanConvertor
 

J

join() - Method in class org.cg.common.flume.InternalHttpServer
 

L

logger - Static variable in class org.cg.common.avro.EventIpcClient
 
logger - Static variable in class org.cg.common.flume.AbstractAvroSource
 

N

nettyStop() - Method in class org.cg.common.flume.AbstractAvroSource
 

O

objectToSimpleEvent(A) - Method in class org.cg.common.flume.AvroSimpleEventConverter
 
org.cg.common.avro - package org.cg.common.avro
 
org.cg.common.flume - package org.cg.common.flume
 

R

readBuffers() - Method in class org.cg.common.avro.HttpsTransceiver
 
requestTimeout - Variable in class org.cg.common.avro.EventIpcClient
 

S

serialize(Utf8, JsonGenerator, SerializerProvider) - Method in class org.cg.common.avro.UTF8Serializer
 
serializeWithType(Utf8, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class org.cg.common.avro.UTF8Serializer
 
setShouldFlattenKeys(boolean) - Method in class org.cg.common.avro.BeanConvertor
 
setShouldNormalizeString(boolean) - Method in class org.cg.common.avro.BeanConvertor
 
setTimeout(int) - Method in class org.cg.common.avro.HttpsTransceiver
Set the connect and read timeouts, in milliseconds.
simpleEventToObject(Event) - Method in class org.cg.common.flume.AvroSimpleEventConverter
 
sourceCounter - Variable in class org.cg.common.flume.AbstractAvroSource
 
SSLCompressionChannelPipelineFactory(boolean, boolean, String, String, String) - Constructor for class org.cg.common.flume.AbstractAvroSource.SSLCompressionChannelPipelineFactory
 
start() - Method in class org.cg.common.flume.AbstractAvroSource
start the flume source server
start() - Method in class org.cg.common.flume.InternalHttpServer
Start the server.
startHttp() - Method in class org.cg.common.flume.AbstractAvroSource
 
startNetty() - Method in class org.cg.common.flume.AbstractAvroSource
 
stateLock - Variable in class org.cg.common.avro.EventIpcClient
 
stop() - Method in class org.cg.common.flume.AbstractAvroSource
 

T

targetUrl - Variable in class org.cg.common.avro.EventIpcClient
 
toString() - Method in class org.cg.common.avro.EventIpcClient
 
toString() - Method in class org.cg.common.flume.AbstractAvroSource
 
transceiver - Variable in class org.cg.common.avro.EventIpcClient
 
transform(Object) - Method in class org.cg.common.avro.BeanConvertor
 
transform(Map<?, ?>) - Method in class org.cg.common.avro.BeanGenerator
 
trustAllCerts - Variable in class org.cg.common.avro.EventIpcClient
 
truststore - Variable in class org.cg.common.avro.EventIpcClient
 
truststorePassword - Variable in class org.cg.common.avro.EventIpcClient
 
truststoreType - Variable in class org.cg.common.avro.EventIpcClient
 

U

UTF8Serializer - Class in org.cg.common.avro
 
UTF8Serializer() - Constructor for class org.cg.common.avro.UTF8Serializer
 

W

writeBuffers(List<ByteBuffer>) - Method in class org.cg.common.avro.HttpsTransceiver
 
A B C D E G H I J L N O R S T U W 
Skip navigation links

Copyright © 2016 CodeGerm. All rights reserved.