Package org.agrona.agent
package org.agrona.agent
Java agent for instrumenting
DirectBuffer implementations to verify aligned access.-
ClassDescriptionA Java agent that verifies that all memory accesses in
DirectBufferimplementations are aligned.Runtime Exception thrown byBufferAlignmentAgentwhen an unaligned memory access is detected.Interceptor to be applied when verifying buffer alignment accesses.Verifier forchartypes.Verifier fordoubletypes.Verifier forfloattypes.Verifier forinttypes.Verifier forlongtypes.Verifier forshorttypes.