- 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
-