- Callback<T> - Interface in org.apache.avro.ipc
-
Interface for receiving asynchronous callbacks.
- CallFuture<T> - Class in org.apache.avro.ipc
-
A Future implementation for RPCs.
- CallFuture() - Constructor for class org.apache.avro.ipc.CallFuture
-
Creates a CallFuture.
- CallFuture(Callback<T>) - Constructor for class org.apache.avro.ipc.CallFuture
-
Creates a CallFuture with a chained Callback which will be invoked
when this CallFuture's Callback methods are invoked.
- cancel(boolean) - Method in class org.apache.avro.ipc.CallFuture
-
- charts - Variable in class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- children - Variable in class org.apache.avro.ipc.trace.TraceNode
-
A list of this TraceNode's children.
- clear() - Method in class org.apache.avro.ipc.trace.FileSpanStorage
-
Clear all Span data stored by this plugin.
- clearClientHash() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Clears the value of the 'clientHash' field
- clearClientProtocol() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Clears the value of the 'clientProtocol' field
- clearComplete() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'complete' field
- clearEvent() - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Clears the value of the 'event' field
- clearEvents() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'events' field
- clearMatch() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Clears the value of the 'match' field
- clearMessageName() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'messageName' field
- clearMeta() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Clears the value of the 'meta' field
- clearMeta() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Clears the value of the 'meta' field
- clearParentSpanID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'parentSpanID' field
- clearRequestorHostname() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'requestorHostname' field
- clearRequestPayloadSize() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'requestPayloadSize' field
- clearResponderHostname() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'responderHostname' field
- clearResponsePayloadSize() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'responsePayloadSize' field
- clearServerHash() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Clears the value of the 'serverHash' field
- clearServerHash() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Clears the value of the 'serverHash' field
- clearServerProtocol() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Clears the value of the 'serverProtocol' field
- clearSpanID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'spanID' field
- clearTimeStamp() - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Clears the value of the 'timeStamp' field
- clearTraceID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Clears the value of the 'traceID' field
- clientFacingServer - Variable in class org.apache.avro.ipc.trace.TracePlugin
-
- clientFinishConnect(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
Called on the client after the initial RPC handshake
- clientFinishConnect(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- clientHash - Variable in class org.apache.avro.ipc.HandshakeRequest
-
Deprecated.
- clientPort - Variable in class org.apache.avro.ipc.trace.TracePluginConfiguration
-
- clientProtocol - Variable in class org.apache.avro.ipc.HandshakeRequest
-
Deprecated.
- clientReceiveResponse(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
This method is invoked at the client after the call is executed,
and after the client receives the response
- clientReceiveResponse(RPCContext) - Method in class org.apache.avro.ipc.stats.StatsPlugin
-
- clientReceiveResponse(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- clientSendRequest(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
This method is invoked at the client before it issues the RPC call.
- clientSendRequest(RPCContext) - Method in class org.apache.avro.ipc.stats.StatsPlugin
-
- clientSendRequest(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- clientStartConnect(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
Called on the client before the initial RPC handshake to
setup any handshake metadata for this plugin
- clientStartConnect(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- close() - Method in class org.apache.avro.ipc.DatagramServer
-
- close() - Method in class org.apache.avro.ipc.HttpServer
-
- close() - Method in class org.apache.avro.ipc.NettyServer
-
- close() - Method in class org.apache.avro.ipc.NettyTransceiver
-
- close() - Method in class org.apache.avro.ipc.SaslSocketTransceiver
-
- close() - Method in interface org.apache.avro.ipc.Server
-
Stop this server.
- close() - Method in class org.apache.avro.ipc.SocketServer
-
Deprecated.
- close() - Method in class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- close() - Method in class org.apache.avro.ipc.Transceiver
-
- collectAllSpans(List<URL>) - Method in class org.apache.avro.ipc.trace.TraceClientServlet
-
- collectRangedSpans(List<URL>, long, long) - Method in class org.apache.avro.ipc.trace.TraceClientServlet
-
- compare(Trace, Trace) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceComparotor
-
- compareTo(TraceCollection.TraceTiming) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceTiming
-
- complete - Variable in class org.apache.avro.ipc.trace.Span
-
Deprecated.
- completeSpans - Variable in class org.apache.avro.ipc.trace.SpanAggregator.SpanAggregationResults
-
Spans which have data from client and server.
- compressionLevel - Variable in class org.apache.avro.ipc.trace.TracePluginConfiguration
-
- config - Variable in class org.apache.avro.ipc.trace.TracePlugin
-
- configureSingleton(TracePluginConfiguration) - Static method in class org.apache.avro.ipc.trace.TracePlugin
-
Configure a singleton instance for this TracePlugin.
- createServer(Responder, URI) - Static method in class org.apache.avro.ipc.Ipc
-
Create a
Server listening at the named URI using the provided
responder.
- createTransceiver(URI) - Static method in class org.apache.avro.ipc.Ipc
-
Create a client
Transceiver connecting to the provided URI.
- GenericRequestor - Class in org.apache.avro.ipc.generic
-
Requestor implementation for generic Java data.
- GenericRequestor(Protocol, Transceiver) - Constructor for class org.apache.avro.ipc.generic.GenericRequestor
-
- GenericRequestor(Protocol, Transceiver, GenericData) - Constructor for class org.apache.avro.ipc.generic.GenericRequestor
-
- GenericResponder - Class in org.apache.avro.ipc.generic
-
Responder implementation for generic Java data.
- GenericResponder(Protocol) - Constructor for class org.apache.avro.ipc.generic.GenericResponder
-
- GenericResponder(Protocol, GenericData) - Constructor for class org.apache.avro.ipc.generic.GenericResponder
-
- get() - Method in class org.apache.avro.ipc.CallFuture
-
- get(long, TimeUnit) - Method in class org.apache.avro.ipc.CallFuture
-
- get(int) - Method in class org.apache.avro.ipc.HandshakeRequest
-
- get(int) - Method in class org.apache.avro.ipc.HandshakeResponse
-
- get(int) - Method in class org.apache.avro.ipc.trace.Span
-
- get(int) - Method in class org.apache.avro.ipc.trace.TimestampedEvent
-
- getAllSpans(Callback<List<Span>>) - Method in interface org.apache.avro.ipc.trace.AvroTrace.Callback
-
Get all spans stored on this host.
- getAllSpans() - Method in interface org.apache.avro.ipc.trace.AvroTrace
-
Get all spans stored on this host.
- getAllSpans() - Method in class org.apache.avro.ipc.trace.FileSpanStorage
-
- getAllSpans() - Method in class org.apache.avro.ipc.trace.InMemorySpanStorage
-
- getAllSpans() - Method in interface org.apache.avro.ipc.trace.SpanStorage
-
Return a list of all spans currently stored.
- getAverageBytes(List<Long>) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getAverageTime(List<TraceCollection.TraceTiming>) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getCharts() - Method in class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- getChildren() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getChildren() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return the children of this node.
- getClassSchema() - Static method in enum org.apache.avro.ipc.HandshakeMatch
-
- getClassSchema() - Static method in class org.apache.avro.ipc.HandshakeRequest
-
- getClassSchema() - Static method in class org.apache.avro.ipc.HandshakeResponse
-
- getClassSchema() - Static method in class org.apache.avro.ipc.MD5
-
- getClassSchema() - Static method in class org.apache.avro.ipc.trace.ID
-
- getClassSchema() - Static method in class org.apache.avro.ipc.trace.Span
-
- getClassSchema() - Static method in enum org.apache.avro.ipc.trace.SpanEvent
-
- getClassSchema() - Static method in class org.apache.avro.ipc.trace.TimestampedEvent
-
- getClient(Class<T>, Transceiver) - Static method in class org.apache.avro.ipc.reflect.ReflectRequestor
-
Create a proxy instance whose methods invoke RPCs.
- getClient(Class<T>, Transceiver, ReflectData) - Static method in class org.apache.avro.ipc.reflect.ReflectRequestor
-
Create a proxy instance whose methods invoke RPCs.
- getClient(Class<T>, ReflectRequestor) - Static method in class org.apache.avro.ipc.reflect.ReflectRequestor
-
Create a proxy instance whose methods invoke RPCs.
- getClient(Class<T>, Transceiver) - Static method in class org.apache.avro.ipc.specific.SpecificRequestor
-
Create a proxy instance whose methods invoke RPCs.
- getClient(Class<T>, Transceiver, SpecificData) - Static method in class org.apache.avro.ipc.specific.SpecificRequestor
-
Create a proxy instance whose methods invoke RPCs.
- getClient(Class<T>, SpecificRequestor) - Static method in class org.apache.avro.ipc.specific.SpecificRequestor
-
Create a proxy instance whose methods invoke RPCs.
- getClientHash() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Gets the value of the 'clientHash' field
- getClientHash() - Method in class org.apache.avro.ipc.HandshakeRequest
-
Gets the value of the 'clientHash' field.
- getClientProtocol() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Gets the value of the 'clientProtocol' field
- getClientProtocol() - Method in class org.apache.avro.ipc.HandshakeRequest
-
Gets the value of the 'clientProtocol' field.
- getComplete() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'complete' field
- getComplete() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'complete' field.
- getComputeTime() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceTiming
-
- getDatas() - Method in class org.apache.avro.ipc.NettyTransportCodec.NettyDataPack
-
- getDatumReader(Schema, Schema) - Method in class org.apache.avro.ipc.generic.GenericResponder
-
- getDatumReader(Schema, Schema) - Method in class org.apache.avro.ipc.reflect.ReflectRequestor
-
- getDatumReader(Schema, Schema) - Method in class org.apache.avro.ipc.reflect.ReflectResponder
-
- getDatumReader(Schema) - Method in class org.apache.avro.ipc.specific.SpecificRequestor
-
Deprecated.
- getDatumReader(Schema, Schema) - Method in class org.apache.avro.ipc.specific.SpecificRequestor
-
- getDatumReader(Schema, Schema) - Method in class org.apache.avro.ipc.specific.SpecificResponder
-
- getDatumWriter(Schema) - Method in class org.apache.avro.ipc.generic.GenericResponder
-
- getDatumWriter(Schema) - Method in class org.apache.avro.ipc.reflect.ReflectRequestor
-
- getDatumWriter(Schema) - Method in class org.apache.avro.ipc.reflect.ReflectResponder
-
- getDatumWriter(Schema) - Method in class org.apache.avro.ipc.specific.SpecificRequestor
-
- getDatumWriter(Schema) - Method in class org.apache.avro.ipc.specific.SpecificResponder
-
- getError() - Method in class org.apache.avro.ipc.CallFuture
-
Gets the error that was thrown during RPC execution.
- getEvent() - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Gets the value of the 'event' field
- getEvent() - Method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Gets the value of the 'event' field.
- getEvents() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'events' field
- getEvents() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'events' field.
- getExecutionPathHash() - Method in class org.apache.avro.ipc.trace.TraceCollection
-
- getGenericData() - Method in class org.apache.avro.ipc.generic.GenericRequestor
-
- getGenericData() - Method in class org.apache.avro.ipc.generic.GenericResponder
-
- getHandshakeRequest() - Method in class org.apache.avro.ipc.RPCContext
-
Get the handshake request of this RPC.
- getHandshakeResponse() - Method in class org.apache.avro.ipc.RPCContext
-
Get the handshake response of this RPC.
- getLatencyTimeString() - Method in class org.apache.avro.ipc.trace.TraceNode
-
- getLocal() - Method in class org.apache.avro.ipc.Requestor
-
- getLocal() - Method in class org.apache.avro.ipc.Responder
-
Return the local protocol.
- getMatch() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Gets the value of the 'match' field
- getMatch() - Method in class org.apache.avro.ipc.HandshakeResponse
-
Gets the value of the 'match' field.
- getMaxBytes(List<Long>) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getMaxTime(List<TraceCollection.TraceTiming>) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getMessage() - Method in class org.apache.avro.ipc.RPCContext
-
- getMessageName() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'messageName' field
- getMessageName() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'messageName' field.
- getMessageName() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getMessageName() - Method in class org.apache.avro.ipc.trace.TraceNode
-
- getMeta() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Gets the value of the 'meta' field
- getMeta() - Method in class org.apache.avro.ipc.HandshakeRequest
-
Gets the value of the 'meta' field.
- getMeta() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Gets the value of the 'meta' field
- getMeta() - Method in class org.apache.avro.ipc.HandshakeResponse
-
Gets the value of the 'meta' field.
- getMinBytes(List<Long>) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getMinTime(List<TraceCollection.TraceTiming>) - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getname() - Method in class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- getNodeWithID(int) - Method in class org.apache.avro.ipc.trace.TraceCollection
-
- getNodeWithIDRecurse(int, TraceCollection.TraceNodeStats) - Method in class org.apache.avro.ipc.trace.TraceCollection
-
- getNumActiveConnections() - Method in class org.apache.avro.ipc.NettyServer
-
- getNumCalls() - Method in class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- getParentSpanID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'parentSpanID' field
- getParentSpanID() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'parentSpanID' field.
- getPort() - Method in class org.apache.avro.ipc.DatagramServer
-
- getPort() - Method in class org.apache.avro.ipc.HttpServer
-
- getPort() - Method in class org.apache.avro.ipc.NettyServer
-
- getPort() - Method in interface org.apache.avro.ipc.Server
-
The port this server runs on.
- getPort() - Method in class org.apache.avro.ipc.SocketServer
-
Deprecated.
- getPostLinkTime() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceTiming
-
- getPostLinkTime() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return time delta between { @link SpanEvent.SERVER_SEND } and
{ @link SpanEvent.CLIENT_RECV }.
- getPostLinkTimeString() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return post-link time as a string.
- getPreLinkTime() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceTiming
-
- getPreLinkTime() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return time delta between { @link SpanEvent.CLIENT_SEND } and
{ @link SpanEvent.SERVER_RECV }.
- getPreLinkTimeString() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return pre-link time as a string.
- getProcessTime() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return time delta between { @link SpanEvent.SERVER_RECV } and
{ @link SpanEvent.SERVER_SEND}.
- getProcessTimeString() - Method in class org.apache.avro.ipc.trace.TraceNode
-
Return cpu time as a string.
- getReflectData() - Method in class org.apache.avro.ipc.reflect.ReflectRequestor
-
- getReflectData() - Method in class org.apache.avro.ipc.reflect.ReflectResponder
-
- getRemote() - Method in class org.apache.avro.ipc.NettyTransceiver
-
- getRemote() - Method in class org.apache.avro.ipc.Requestor
-
Return the remote protocol.
- getRemote() - Static method in class org.apache.avro.ipc.Responder
-
Return the remote protocol.
- getRemote() - Method in class org.apache.avro.ipc.SaslSocketTransceiver
-
- getRemote() - Method in class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- getRemote(Object) - Static method in class org.apache.avro.ipc.specific.SpecificRequestor
-
Return the remote protocol for a proxy.
- getRemote() - Method in class org.apache.avro.ipc.Transceiver
-
- getRemoteName() - Method in class org.apache.avro.ipc.DatagramTransceiver
-
- getRemoteName() - Method in class org.apache.avro.ipc.HttpTransceiver
-
- getRemoteName() - Method in class org.apache.avro.ipc.LocalTransceiver
-
- getRemoteName() - Method in class org.apache.avro.ipc.NettyTransceiver
-
- getRemoteName() - Method in class org.apache.avro.ipc.SaslSocketTransceiver
-
- getRemoteName() - Method in class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- getRemoteName() - Method in class org.apache.avro.ipc.Transceiver
-
- getRequestorHostname() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'requestorHostname' field
- getRequestorHostname() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'requestorHostname' field.
- getRequestorHostname() - Method in class org.apache.avro.ipc.trace.TraceNode
-
- getRequestPayload() - Method in class org.apache.avro.ipc.RPCContext
-
Returns the serialized payload of the request in this RPC.
- getRequestPayloads() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getRequestPayloadSize() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'requestPayloadSize' field
- getRequestPayloadSize() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'requestPayloadSize' field.
- getRequestPayloadSize() - Method in class org.apache.avro.ipc.trace.TraceNode
-
- getResource(String) - Method in class org.apache.avro.ipc.stats.StaticServlet
-
- getResource(String) - Method in class org.apache.avro.ipc.trace.StaticServlet
-
- getResponderHostname() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'responderHostname' field
- getResponderHostname() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'responderHostname' field.
- getResponderHostname() - Method in class org.apache.avro.ipc.trace.TraceNode
-
- getResponsePayload() - Method in class org.apache.avro.ipc.RPCContext
-
Returns the serialized payload of the response in this RPC.
- getResponsePayloads() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getResponsePayloadSize() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'responsePayloadSize' field
- getResponsePayloadSize() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'responsePayloadSize' field.
- getResponsePayloadSize() - Method in class org.apache.avro.ipc.trace.TraceNode
-
- getResult() - Method in class org.apache.avro.ipc.CallFuture
-
Gets the value of the RPC result without blocking.
- getRoot() - Method in class org.apache.avro.ipc.trace.Trace
-
Return the root node of this trace.
- getRootNode() - Method in class org.apache.avro.ipc.trace.TraceCollection
-
- getSchema() - Method in class org.apache.avro.ipc.HandshakeRequest
-
- getSchema() - Method in class org.apache.avro.ipc.HandshakeResponse
-
- getSchema() - Method in class org.apache.avro.ipc.trace.Span
-
- getSchema() - Method in class org.apache.avro.ipc.trace.TimestampedEvent
-
- getSerial() - Method in class org.apache.avro.ipc.NettyTransportCodec.NettyDataPack
-
- getServerHash() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Gets the value of the 'serverHash' field
- getServerHash() - Method in class org.apache.avro.ipc.HandshakeRequest
-
Gets the value of the 'serverHash' field.
- getServerHash() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Gets the value of the 'serverHash' field
- getServerHash() - Method in class org.apache.avro.ipc.HandshakeResponse
-
Gets the value of the 'serverHash' field.
- getServerProtocol() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Gets the value of the 'serverProtocol' field
- getServerProtocol() - Method in class org.apache.avro.ipc.HandshakeResponse
-
Gets the value of the 'serverProtocol' field.
- getSingleton() - Static method in class org.apache.avro.ipc.trace.TracePlugin
-
Get a singleton TracePlugin.
- getSpanID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'spanID' field
- getSpanID() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'spanID' field.
- getSpansInRange(long, long, Callback<List<Span>>) - Method in interface org.apache.avro.ipc.trace.AvroTrace.Callback
-
Get spans occuring between start and end.
- getSpansInRange(long, long) - Method in interface org.apache.avro.ipc.trace.AvroTrace
-
Get spans occuring between start and end.
- getSpansInRange(long, long) - Method in class org.apache.avro.ipc.trace.FileSpanStorage
-
- getSpansInRange(long, long) - Method in class org.apache.avro.ipc.trace.InMemorySpanStorage
-
- getSpansInRange(long, long) - Method in interface org.apache.avro.ipc.trace.SpanStorage
-
Return a list of all spans that fall within the time given range.
- getSpecificData() - Method in class org.apache.avro.ipc.specific.SpecificRequestor
-
- getSpecificData() - Method in class org.apache.avro.ipc.specific.SpecificResponder
-
- getTemplate(VelocityEngine, String) - Static method in class org.apache.avro.ipc.trace.TraceClientServlet
-
- getTimeStamp() - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Gets the value of the 'timeStamp' field
- getTimeStamp() - Method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Gets the value of the 'timeStamp' field.
- getTotalTime() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceTiming
-
- getTraceID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Gets the value of the 'traceID' field
- getTraceID() - Method in class org.apache.avro.ipc.trace.Span
-
Gets the value of the 'traceID' field.
- getTraces() - Method in class org.apache.avro.ipc.trace.TraceCollection
-
- getTraceTimings() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getTraceTimingsSorted() - Method in class org.apache.avro.ipc.trace.TraceCollection.TraceNodeStats
-
- getTransceiver() - Method in class org.apache.avro.ipc.Requestor
-
- getTransceiver(SocketChannel) - Method in class org.apache.avro.ipc.SaslSocketServer
-
- getTransceiver(SocketChannel) - Method in class org.apache.avro.ipc.SocketServer
-
Deprecated.
- handleError(Throwable) - Method in interface org.apache.avro.ipc.Callback
-
Receives an error.
- handleError(Throwable) - Method in class org.apache.avro.ipc.CallFuture
-
- handleError(Throwable) - Method in class org.apache.avro.ipc.Requestor.TransceiverCallback
-
- handleResult(T) - Method in interface org.apache.avro.ipc.Callback
-
Receives a callback result.
- handleResult(T) - Method in class org.apache.avro.ipc.CallFuture
-
- handleResult(List<ByteBuffer>) - Method in class org.apache.avro.ipc.Requestor.TransceiverCallback
-
- HandshakeMatch - Enum in org.apache.avro.ipc
-
- HandshakeRequest - Class in org.apache.avro.ipc
-
- HandshakeRequest() - Constructor for class org.apache.avro.ipc.HandshakeRequest
-
Default constructor.
- HandshakeRequest(MD5, String, MD5, Map<String, ByteBuffer>) - Constructor for class org.apache.avro.ipc.HandshakeRequest
-
All-args constructor.
- HandshakeRequest.Builder - Class in org.apache.avro.ipc
-
RecordBuilder for HandshakeRequest instances.
- HandshakeResponse - Class in org.apache.avro.ipc
-
- HandshakeResponse() - Constructor for class org.apache.avro.ipc.HandshakeResponse
-
Default constructor.
- HandshakeResponse(HandshakeMatch, String, MD5, Map<String, ByteBuffer>) - Constructor for class org.apache.avro.ipc.HandshakeResponse
-
All-args constructor.
- HandshakeResponse.Builder - Class in org.apache.avro.ipc
-
RecordBuilder for HandshakeResponse instances.
- hasClientHash() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Checks whether the 'clientHash' field has been set
- hasClientProtocol() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Checks whether the 'clientProtocol' field has been set
- hasComplete() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'complete' field has been set
- hasEvent() - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Checks whether the 'event' field has been set
- hasEvents() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'events' field has been set
- hasMatch() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Checks whether the 'match' field has been set
- hasMessageName() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'messageName' field has been set
- hasMeta() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Checks whether the 'meta' field has been set
- hasMeta() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Checks whether the 'meta' field has been set
- hasParentSpanID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'parentSpanID' field has been set
- hasRequestorHostname() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'requestorHostname' field has been set
- hasRequestPayloadSize() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'requestPayloadSize' field has been set
- hasResponderHostname() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'responderHostname' field has been set
- hasResponsePayloadSize() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'responsePayloadSize' field has been set
- hasServerHash() - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Checks whether the 'serverHash' field has been set
- hasServerHash() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Checks whether the 'serverHash' field has been set
- hasServerProtocol() - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Checks whether the 'serverProtocol' field has been set
- hasSpanID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'spanID' field has been set
- hasTimeStamp() - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Checks whether the 'timeStamp' field has been set
- hasTraceID() - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Checks whether the 'traceID' field has been set
- HttpServer - Class in org.apache.avro.ipc
-
- HttpServer(Responder, int) - Constructor for class org.apache.avro.ipc.HttpServer
-
Constructs a server to run on the named port.
- HttpServer(ResponderServlet, int) - Constructor for class org.apache.avro.ipc.HttpServer
-
Constructs a server to run on the named port.
- HttpServer(Responder, String, int) - Constructor for class org.apache.avro.ipc.HttpServer
-
Constructs a server to run on the named port on the specified address.
- HttpServer(ResponderServlet, String, int) - Constructor for class org.apache.avro.ipc.HttpServer
-
Constructs a server to run on the named port on the specified address.
- HttpServer(Responder, Connector) - Constructor for class org.apache.avro.ipc.HttpServer
-
Constructs a server to run with the given connector.
- HttpServer(ResponderServlet, Connector) - Constructor for class org.apache.avro.ipc.HttpServer
-
Constructs a server to run with the given connector.
- httpServer - Variable in class org.apache.avro.ipc.trace.TracePlugin
-
- HttpTransceiver - Class in org.apache.avro.ipc
-
- HttpTransceiver(URL) - Constructor for class org.apache.avro.ipc.HttpTransceiver
-
- HttpTransceiver(URL, Proxy) - Constructor for class org.apache.avro.ipc.HttpTransceiver
-
- name - Variable in class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- NANOS_PER_SECOND - Static variable in interface org.apache.avro.ipc.trace.SpanStorage
-
- NETTY_CONNECT_TIMEOUT_OPTION - Static variable in class org.apache.avro.ipc.NettyTransceiver
-
- NETTY_TCP_NODELAY_OPTION - Static variable in class org.apache.avro.ipc.NettyTransceiver
-
- NettyServer - Class in org.apache.avro.ipc
-
A Netty-based RPC
Server implementation.
- NettyServer(Responder, InetSocketAddress) - Constructor for class org.apache.avro.ipc.NettyServer
-
- NettyServer(Responder, InetSocketAddress, ChannelFactory) - Constructor for class org.apache.avro.ipc.NettyServer
-
- NettyServer(Responder, InetSocketAddress, ChannelFactory, ChannelPipelineFactory, ExecutionHandler) - Constructor for class org.apache.avro.ipc.NettyServer
-
- NettyServer(Responder, InetSocketAddress, ChannelFactory, ExecutionHandler) - Constructor for class org.apache.avro.ipc.NettyServer
-
- NettyTransceiver - Class in org.apache.avro.ipc
-
- NettyTransceiver(InetSocketAddress) - Constructor for class org.apache.avro.ipc.NettyTransceiver
-
Creates a NettyTransceiver, and attempts to connect to the given address.
- NettyTransceiver(InetSocketAddress, Long) - Constructor for class org.apache.avro.ipc.NettyTransceiver
-
Creates a NettyTransceiver, and attempts to connect to the given address.
- NettyTransceiver(InetSocketAddress, ChannelFactory) - Constructor for class org.apache.avro.ipc.NettyTransceiver
-
Creates a NettyTransceiver, and attempts to connect to the given address.
- NettyTransceiver(InetSocketAddress, ChannelFactory, Long) - Constructor for class org.apache.avro.ipc.NettyTransceiver
-
Creates a NettyTransceiver, and attempts to connect to the given address.
- NettyTransceiver(InetSocketAddress, ChannelFactory, Map<String, Object>) - Constructor for class org.apache.avro.ipc.NettyTransceiver
-
Creates a NettyTransceiver, and attempts to connect to the given address.
- NettyTransportCodec - Class in org.apache.avro.ipc
-
Data structure, encoder and decoder classes for the Netty transport.
- NettyTransportCodec() - Constructor for class org.apache.avro.ipc.NettyTransportCodec
-
- NettyTransportCodec.NettyDataPack - Class in org.apache.avro.ipc
-
Transport protocol data structure when using Netty.
- NettyTransportCodec.NettyDataPack() - Constructor for class org.apache.avro.ipc.NettyTransportCodec.NettyDataPack
-
- NettyTransportCodec.NettyDataPack(int, List<ByteBuffer>) - Constructor for class org.apache.avro.ipc.NettyTransportCodec.NettyDataPack
-
- NettyTransportCodec.NettyFrameDecoder - Class in org.apache.avro.ipc
-
Protocol decoder which converts Netty's ChannelBuffer to
NettyDataPack which contains a List<ByteBuffer> needed
by Avro Responder.
- NettyTransportCodec.NettyFrameDecoder() - Constructor for class org.apache.avro.ipc.NettyTransportCodec.NettyFrameDecoder
-
- NettyTransportCodec.NettyFrameEncoder - Class in org.apache.avro.ipc
-
Protocol encoder which converts NettyDataPack which contains the
Responder's output List<ByteBuffer> to ChannelBuffer needed
by Netty.
- NettyTransportCodec.NettyFrameEncoder() - Constructor for class org.apache.avro.ipc.NettyTransportCodec.NettyFrameEncoder
-
- newBuilder() - Static method in class org.apache.avro.ipc.HandshakeRequest
-
Creates a new HandshakeRequest RecordBuilder
- newBuilder(HandshakeRequest.Builder) - Static method in class org.apache.avro.ipc.HandshakeRequest
-
Creates a new HandshakeRequest RecordBuilder by copying an existing Builder
- newBuilder(HandshakeRequest) - Static method in class org.apache.avro.ipc.HandshakeRequest
-
Creates a new HandshakeRequest RecordBuilder by copying an existing HandshakeRequest instance
- newBuilder() - Static method in class org.apache.avro.ipc.HandshakeResponse
-
Creates a new HandshakeResponse RecordBuilder
- newBuilder(HandshakeResponse.Builder) - Static method in class org.apache.avro.ipc.HandshakeResponse
-
Creates a new HandshakeResponse RecordBuilder by copying an existing Builder
- newBuilder(HandshakeResponse) - Static method in class org.apache.avro.ipc.HandshakeResponse
-
Creates a new HandshakeResponse RecordBuilder by copying an existing HandshakeResponse instance
- newBuilder() - Static method in class org.apache.avro.ipc.trace.Span
-
Creates a new Span RecordBuilder
- newBuilder(Span.Builder) - Static method in class org.apache.avro.ipc.trace.Span
-
Creates a new Span RecordBuilder by copying an existing Builder
- newBuilder(Span) - Static method in class org.apache.avro.ipc.trace.Span
-
Creates a new Span RecordBuilder by copying an existing Span instance
- newBuilder() - Static method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Creates a new TimestampedEvent RecordBuilder
- newBuilder(TimestampedEvent.Builder) - Static method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Creates a new TimestampedEvent RecordBuilder by copying an existing Builder
- newBuilder(TimestampedEvent) - Static method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Creates a new TimestampedEvent RecordBuilder by copying an existing TimestampedEvent instance
- numCalls - Variable in class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- readBuffers() - Method in class org.apache.avro.ipc.DatagramTransceiver
-
- readBuffers() - Method in class org.apache.avro.ipc.HttpTransceiver
-
- readBuffers() - Method in class org.apache.avro.ipc.LocalTransceiver
-
- readBuffers() - Method in class org.apache.avro.ipc.NettyTransceiver
-
- readBuffers() - Method in class org.apache.avro.ipc.SaslSocketTransceiver
-
- readBuffers() - Method in class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- readBuffers() - Method in class org.apache.avro.ipc.Transceiver
-
- readError(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.generic.GenericRequestor
-
- readError(Schema, Decoder) - Method in class org.apache.avro.ipc.Requestor
-
Deprecated.
- readError(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.Requestor
-
Reads an error message.
- readError(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.specific.SpecificRequestor
-
- readRequest(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.generic.GenericResponder
-
- readRequest(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.Responder
-
Reads a request message.
- readResponse(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.generic.GenericRequestor
-
- readResponse(Schema, Decoder) - Method in class org.apache.avro.ipc.Requestor
-
Deprecated.
- readResponse(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.Requestor
-
Reads a response message.
- readResponse(Schema, Schema, Decoder) - Method in class org.apache.avro.ipc.specific.SpecificRequestor
-
- ReflectRequestor - Class in org.apache.avro.ipc.reflect
-
- ReflectRequestor(Class<?>, Transceiver) - Constructor for class org.apache.avro.ipc.reflect.ReflectRequestor
-
- ReflectRequestor(Protocol, Transceiver) - Constructor for class org.apache.avro.ipc.reflect.ReflectRequestor
-
- ReflectRequestor(Class<?>, Transceiver, ReflectData) - Constructor for class org.apache.avro.ipc.reflect.ReflectRequestor
-
- ReflectRequestor(Protocol, Transceiver, ReflectData) - Constructor for class org.apache.avro.ipc.reflect.ReflectRequestor
-
- ReflectResponder - Class in org.apache.avro.ipc.reflect
-
- ReflectResponder(Class, Object) - Constructor for class org.apache.avro.ipc.reflect.ReflectResponder
-
- ReflectResponder(Protocol, Object) - Constructor for class org.apache.avro.ipc.reflect.ReflectResponder
-
- ReflectResponder(Class, Object, ReflectData) - Constructor for class org.apache.avro.ipc.reflect.ReflectResponder
-
- ReflectResponder(Protocol, Object, ReflectData) - Constructor for class org.apache.avro.ipc.reflect.ReflectResponder
-
- rejectedSpans - Variable in class org.apache.avro.ipc.trace.SpanAggregator.TraceFormationResults
-
Spans which did not describe a complete trace.
- request(String, Object) - Method in class org.apache.avro.ipc.generic.GenericRequestor
-
- request(String, Object, Callback<T>) - Method in class org.apache.avro.ipc.generic.GenericRequestor
-
- request(String, Object) - Method in class org.apache.avro.ipc.Requestor
-
Writes a request message and reads a response or error message.
- request(String, Object, Callback<T>) - Method in class org.apache.avro.ipc.Requestor
-
Writes a request message and returns the result through a Callback.
- requestCallMeta - Variable in class org.apache.avro.ipc.RPCContext
-
- requestCallMeta() - Method in class org.apache.avro.ipc.RPCContext
-
This is an access method for the per-call state
provided by the client to the server.
- requestHandshakeMeta() - Method in class org.apache.avro.ipc.RPCContext
-
This is an access method for the handshake state
provided by the client to the server.
- Requestor - Class in org.apache.avro.ipc
-
Base class for the client side of a protocol interaction.
- Requestor(Protocol, Transceiver) - Constructor for class org.apache.avro.ipc.Requestor
-
- Requestor.TransceiverCallback<T> - Class in org.apache.avro.ipc
-
Handles callbacks from transceiver invocations.
- Requestor.TransceiverCallback(Requestor.Request, Callback<T>) - Constructor for class org.apache.avro.ipc.Requestor.TransceiverCallback
-
Creates a TransceiverCallback.
- requestorHostname - Variable in class org.apache.avro.ipc.trace.Span
-
Deprecated.
- requestPayloadSize - Variable in class org.apache.avro.ipc.trace.Span
-
Deprecated.
- respond(List<ByteBuffer>) - Method in class org.apache.avro.ipc.Responder
-
Called by a server to deserialize a request, compute and serialize
a response or error.
- respond(List<ByteBuffer>, Transceiver) - Method in class org.apache.avro.ipc.Responder
-
Called by a server to deserialize a request, compute and serialize a
response or error.
- respond(Protocol.Message, Object) - Method in class org.apache.avro.ipc.Responder
-
Computes the response for a message.
- respond(Protocol.Message, Object) - Method in class org.apache.avro.ipc.specific.SpecificResponder
-
- Responder - Class in org.apache.avro.ipc
-
Base class for the server side of a protocol interaction.
- Responder(Protocol) - Constructor for class org.apache.avro.ipc.Responder
-
- responder - Variable in class org.apache.avro.ipc.trace.TracePlugin
-
- responderHostname - Variable in class org.apache.avro.ipc.trace.Span
-
Deprecated.
- ResponderServlet - Class in org.apache.avro.ipc
-
An HttpServlet that responds to Avro RPC requests.
- ResponderServlet(Responder) - Constructor for class org.apache.avro.ipc.ResponderServlet
-
- response - Variable in class org.apache.avro.ipc.RPCContext
-
- response() - Method in class org.apache.avro.ipc.RPCContext
-
The response object generated at the server,
if it exists.
- responseCallMeta - Variable in class org.apache.avro.ipc.RPCContext
-
- responseCallMeta() - Method in class org.apache.avro.ipc.RPCContext
-
This is an access method for the per-call state
provided by the server back to the client.
- responseHandshakeMeta() - Method in class org.apache.avro.ipc.RPCContext
-
This is an access method for the handshake state
provided by the server back to the client
- responsePayloadSize - Variable in class org.apache.avro.ipc.trace.Span
-
Deprecated.
- RPCContext - Class in org.apache.avro.ipc
-
This class represents the context of an RPC call or RPC handshake.
- RPCContext() - Constructor for class org.apache.avro.ipc.RPCContext
-
- rpcMetaPlugins - Variable in class org.apache.avro.ipc.Requestor
-
- rpcMetaPlugins - Variable in class org.apache.avro.ipc.Responder
-
- RPCPlugin - Class in org.apache.avro.ipc
-
An instrumentation API for RPC metadata.
- RPCPlugin() - Constructor for class org.apache.avro.ipc.RPCPlugin
-
- run() - Method in class org.apache.avro.ipc.DatagramServer
-
- run() - Method in class org.apache.avro.ipc.SocketServer
-
Deprecated.
- SaslSocketServer - Class in org.apache.avro.ipc
-
- SaslSocketServer(Responder, SocketAddress) - Constructor for class org.apache.avro.ipc.SaslSocketServer
-
- SaslSocketServer(Responder, SocketAddress, String, String, String, Map<String, ?>, CallbackHandler) - Constructor for class org.apache.avro.ipc.SaslSocketServer
-
- SaslSocketTransceiver - Class in org.apache.avro.ipc
-
- SaslSocketTransceiver(SocketAddress) - Constructor for class org.apache.avro.ipc.SaslSocketTransceiver
-
- SaslSocketTransceiver(SocketAddress, SaslClient) - Constructor for class org.apache.avro.ipc.SaslSocketTransceiver
-
- SaslSocketTransceiver(SocketChannel, SaslServer) - Constructor for class org.apache.avro.ipc.SaslSocketTransceiver
-
- SCHEMA$ - Static variable in enum org.apache.avro.ipc.HandshakeMatch
-
- SCHEMA$ - Static variable in class org.apache.avro.ipc.HandshakeRequest
-
- SCHEMA$ - Static variable in class org.apache.avro.ipc.HandshakeResponse
-
- SCHEMA$ - Static variable in class org.apache.avro.ipc.MD5
-
- SCHEMA$ - Static variable in class org.apache.avro.ipc.trace.ID
-
- SCHEMA$ - Static variable in class org.apache.avro.ipc.trace.Span
-
- SCHEMA$ - Static variable in enum org.apache.avro.ipc.trace.SpanEvent
-
- SCHEMA$ - Static variable in class org.apache.avro.ipc.trace.TimestampedEvent
-
- Server - Interface in org.apache.avro.ipc
-
A server listening on a port.
- serverConnecting(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
Called on the server during the RPC handshake
- serverConnecting(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- serverHash - Variable in class org.apache.avro.ipc.HandshakeRequest
-
Deprecated.
- serverHash - Variable in class org.apache.avro.ipc.HandshakeResponse
-
Deprecated.
- serverProtocol - Variable in class org.apache.avro.ipc.HandshakeResponse
-
Deprecated.
- serverReceiveRequest(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
This method is invoked at the RPC server when the request is received,
but before the call itself is executed
- serverReceiveRequest(RPCContext) - Method in class org.apache.avro.ipc.stats.StatsPlugin
-
- serverReceiveRequest(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- serverSendResponse(RPCContext) - Method in class org.apache.avro.ipc.RPCPlugin
-
This method is invoked at the server before the response is executed,
but before the response has been formulated
- serverSendResponse(RPCContext) - Method in class org.apache.avro.ipc.stats.StatsPlugin
-
- serverSendResponse(RPCContext) - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- setClientHash(MD5) - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Sets the value of the 'clientHash' field
- setClientHash(MD5) - Method in class org.apache.avro.ipc.HandshakeRequest
-
Sets the value of the 'clientHash' field.
- setClientProtocol(String) - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Sets the value of the 'clientProtocol' field
- setClientProtocol(String) - Method in class org.apache.avro.ipc.HandshakeRequest
-
Sets the value of the 'clientProtocol' field.
- setComplete(boolean) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'complete' field
- setComplete(Boolean) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'complete' field.
- setDatas(List<ByteBuffer>) - Method in class org.apache.avro.ipc.NettyTransportCodec.NettyDataPack
-
- setEvent(Object) - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Sets the value of the 'event' field
- setEvent(Object) - Method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Sets the value of the 'event' field.
- setEvents(List<TimestampedEvent>) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'events' field
- setEvents(List<TimestampedEvent>) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'events' field.
- setHandshakeRequest(HandshakeRequest) - Method in class org.apache.avro.ipc.RPCContext
-
Set the handshake request of this RPC.
- setHandshakeResponse(HandshakeResponse) - Method in class org.apache.avro.ipc.RPCContext
-
Set the handshake response of this RPC.
- setMatch(HandshakeMatch) - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Sets the value of the 'match' field
- setMatch(HandshakeMatch) - Method in class org.apache.avro.ipc.HandshakeResponse
-
Sets the value of the 'match' field.
- setMaxSpans(long) - Method in class org.apache.avro.ipc.trace.FileSpanStorage
-
- setMaxSpans(long) - Method in class org.apache.avro.ipc.trace.InMemorySpanStorage
-
- setMaxSpans(long) - Method in interface org.apache.avro.ipc.trace.SpanStorage
-
Set the maximum number of spans to have in storage at any given time.
- setMessage(Protocol.Message) - Method in class org.apache.avro.ipc.RPCContext
-
- setMessageName(String) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'messageName' field
- setMessageName(String) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'messageName' field.
- setMeta(Map<String, ByteBuffer>) - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Sets the value of the 'meta' field
- setMeta(Map<String, ByteBuffer>) - Method in class org.apache.avro.ipc.HandshakeRequest
-
Sets the value of the 'meta' field.
- setMeta(Map<String, ByteBuffer>) - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Sets the value of the 'meta' field
- setMeta(Map<String, ByteBuffer>) - Method in class org.apache.avro.ipc.HandshakeResponse
-
Sets the value of the 'meta' field.
- setParentSpanID(ID) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'parentSpanID' field
- setParentSpanID(ID) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'parentSpanID' field.
- setRemote(Protocol) - Method in class org.apache.avro.ipc.NettyTransceiver
-
- setRemote(Protocol) - Method in class org.apache.avro.ipc.SaslSocketTransceiver
-
- setRemote(Protocol) - Method in class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- setRemote(Protocol) - Method in class org.apache.avro.ipc.Transceiver
-
Called with the remote protocol when a handshake has been completed.
- setRequestorHostname(String) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'requestorHostname' field
- setRequestorHostname(String) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'requestorHostname' field.
- setRequestPayload(List<ByteBuffer>) - Method in class org.apache.avro.ipc.RPCContext
-
Sets the serialized payload of the request in this RPC.
- setRequestPayloadSize(long) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'requestPayloadSize' field
- setRequestPayloadSize(Long) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'requestPayloadSize' field.
- setResponderHostname(String) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'responderHostname' field
- setResponderHostname(String) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'responderHostname' field.
- setResponsePayload(List<ByteBuffer>) - Method in class org.apache.avro.ipc.RPCContext
-
Sets the serialized payload of the response in this RPC.
- setResponsePayloadSize(long) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'responsePayloadSize' field
- setResponsePayloadSize(Long) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'responsePayloadSize' field.
- setSerial(int) - Method in class org.apache.avro.ipc.NettyTransportCodec.NettyDataPack
-
- setServerHash(MD5) - Method in class org.apache.avro.ipc.HandshakeRequest.Builder
-
Sets the value of the 'serverHash' field
- setServerHash(MD5) - Method in class org.apache.avro.ipc.HandshakeRequest
-
Sets the value of the 'serverHash' field.
- setServerHash(MD5) - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Sets the value of the 'serverHash' field
- setServerHash(MD5) - Method in class org.apache.avro.ipc.HandshakeResponse
-
Sets the value of the 'serverHash' field.
- setServerProtocol(String) - Method in class org.apache.avro.ipc.HandshakeResponse.Builder
-
Sets the value of the 'serverProtocol' field
- setServerProtocol(String) - Method in class org.apache.avro.ipc.HandshakeResponse
-
Sets the value of the 'serverProtocol' field.
- setSpanID(ID) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'spanID' field
- setSpanID(ID) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'spanID' field.
- setTimeout(int) - Method in class org.apache.avro.ipc.HttpTransceiver
-
Set the connect and read timeouts, in milliseconds.
- setTimeStamp(long) - Method in class org.apache.avro.ipc.trace.TimestampedEvent.Builder
-
Sets the value of the 'timeStamp' field
- setTimeStamp(Long) - Method in class org.apache.avro.ipc.trace.TimestampedEvent
-
Sets the value of the 'timeStamp' field.
- setTraceID(ID) - Method in class org.apache.avro.ipc.trace.Span.Builder
-
Sets the value of the 'traceID' field
- setTraceID(ID) - Method in class org.apache.avro.ipc.trace.Span
-
Sets the value of the 'traceID' field.
- singleton - Static variable in class org.apache.avro.ipc.trace.TracePlugin
-
- singletonConf - Static variable in class org.apache.avro.ipc.trace.TracePlugin
-
- SocketServer - Class in org.apache.avro.ipc
-
- SocketServer(Responder, SocketAddress) - Constructor for class org.apache.avro.ipc.SocketServer
-
Deprecated.
- SocketTransceiver - Class in org.apache.avro.ipc
-
- SocketTransceiver(SocketAddress) - Constructor for class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- SocketTransceiver(SocketChannel) - Constructor for class org.apache.avro.ipc.SocketTransceiver
-
Deprecated.
- Span - Class in org.apache.avro.ipc.trace
-
- Span() - Constructor for class org.apache.avro.ipc.trace.Span
-
Default constructor.
- Span(ID, ID, ID, String, Long, Long, String, String, List<TimestampedEvent>, Boolean) - Constructor for class org.apache.avro.ipc.trace.Span
-
All-args constructor.
- span - Variable in class org.apache.avro.ipc.trace.TraceNode
-
The
Span to which corresponds to this node in the call tree.
- Span.Builder - Class in org.apache.avro.ipc.trace
-
RecordBuilder for Span instances.
- SpanAggregator - Class in org.apache.avro.ipc.trace
-
Utility methods for aggregating spans together at various
points of trace analysis.
- SpanAggregator() - Constructor for class org.apache.avro.ipc.trace.SpanAggregator
-
- SpanAggregator.SpanAggregationResults - Class in org.apache.avro.ipc.trace
-
Class to store the results of span aggregation.
- SpanAggregator.SpanAggregationResults() - Constructor for class org.apache.avro.ipc.trace.SpanAggregator.SpanAggregationResults
-
- SpanAggregator.TraceFormationResults - Class in org.apache.avro.ipc.trace
-
Class to store the results of trace formation.
- SpanAggregator.TraceFormationResults() - Constructor for class org.apache.avro.ipc.trace.SpanAggregator.TraceFormationResults
-
- SpanEvent - Enum in org.apache.avro.ipc.trace
-
- spanID - Variable in class org.apache.avro.ipc.trace.Span
-
Deprecated.
- spans - Variable in class org.apache.avro.ipc.trace.InMemorySpanStorage
-
- SpanStorage - Interface in org.apache.avro.ipc.trace
-
Responsible for storing spans locally and answering span queries.
- spanStorageDir - Variable in class org.apache.avro.ipc.trace.TracePluginConfiguration
-
- SpecificRequestor - Class in org.apache.avro.ipc.specific
-
- SpecificRequestor(Class<?>, Transceiver) - Constructor for class org.apache.avro.ipc.specific.SpecificRequestor
-
- SpecificRequestor(Protocol, Transceiver) - Constructor for class org.apache.avro.ipc.specific.SpecificRequestor
-
- SpecificRequestor(Class<?>, Transceiver, SpecificData) - Constructor for class org.apache.avro.ipc.specific.SpecificRequestor
-
- SpecificRequestor(Protocol, Transceiver, SpecificData) - Constructor for class org.apache.avro.ipc.specific.SpecificRequestor
-
- SpecificResponder - Class in org.apache.avro.ipc.specific
-
- SpecificResponder(Class, Object) - Constructor for class org.apache.avro.ipc.specific.SpecificResponder
-
- SpecificResponder(Protocol, Object) - Constructor for class org.apache.avro.ipc.specific.SpecificResponder
-
- SpecificResponder(Class, Object, SpecificData) - Constructor for class org.apache.avro.ipc.specific.SpecificResponder
-
- SpecificResponder(Protocol, Object, SpecificData) - Constructor for class org.apache.avro.ipc.specific.SpecificResponder
-
- start() - Method in class org.apache.avro.ipc.HttpServer
-
Start the server.
- start() - Method in class org.apache.avro.ipc.NettyServer
-
- start() - Method in interface org.apache.avro.ipc.Server
-
Start this server.
- startupTime - Variable in class org.apache.avro.ipc.stats.StatsPlugin
-
How long I've been alive
- StaticServlet - Class in org.apache.avro.ipc.stats
-
Very simple servlet class capable of serving static files.
- StaticServlet() - Constructor for class org.apache.avro.ipc.stats.StaticServlet
-
- StaticServlet - Class in org.apache.avro.ipc.trace
-
Very simple servlet class capable of serving static files.
- StaticServlet() - Constructor for class org.apache.avro.ipc.trace.StaticServlet
-
- StatsPlugin - Class in org.apache.avro.ipc.stats
-
Collects count and latency statistics about RPC calls.
- StatsPlugin() - Constructor for class org.apache.avro.ipc.stats.StatsPlugin
-
Construct a plugin with default (system) ticks, and default
histogram segmentation.
- StatsServer - Class in org.apache.avro.ipc.stats
-
- StatsServer(StatsPlugin, int) - Constructor for class org.apache.avro.ipc.stats.StatsServer
-
- StatsServlet - Class in org.apache.avro.ipc.stats
-
Exposes information provided by a StatsPlugin as
a web page.
- StatsServlet(StatsPlugin) - Constructor for class org.apache.avro.ipc.stats.StatsServlet
-
- StatsServlet.RenderableMessage - Class in org.apache.avro.ipc.stats
-
- StatsServlet.RenderableMessage(String) - Constructor for class org.apache.avro.ipc.stats.StatsServlet.RenderableMessage
-
- stop() - Method in class org.apache.avro.ipc.stats.StatsServer
-
- stopClientServer() - Method in class org.apache.avro.ipc.trace.TracePlugin
-
- storage - Variable in class org.apache.avro.ipc.trace.TracePlugin
-
- storageType - Variable in class org.apache.avro.ipc.trace.TracePluginConfiguration
-