All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AppendedPacket Appends two packets together.BatchedWrite This contains all the data needed to write and force a list of records to a LogFile.ByteArrayPacket Provides a Packet implementation that is directly backed by abyte[]
.ByteBufferPacket Provides a Packet implementation that is backed by a {@see java.nio.ByteBuffer}ByteBufferPacketPool Provides a simple pool of ByteBuffer objects.BytePacket Provides a Packet implementation that is directly backed by abyte
.ByteSequence ControlFile Control file holds the last known good state of the journal.EmptyPacket Provides a Packet implementation that is directly backed by abyte[0]
.EOSPacket Provides a Packet implementation that is used to represent the end of a stream.ExactIPAddressPermission ExactIPv6AddressPermission FactorizedIPAddressPermission FilterPacket Provides a Packet implementation that filters operations to another packet.HttpRecognizer IIOPRecognizer InvalidRecordLocationException Exception thrown by a Journal to indicate that an invalid RecordLocation was detected.IPAddressPermission IPAddressPermissionEditor IPAddressPermissionFactory Journal A Journal is a record logging Interface that can be used to implement a transaction log.JournalEventListener Defines an object which listens for Journal Events.JournalImpl A high speed Journal implementation.JournalLockedException Location Defines a where a record can be located in the Journal.LogFile Allows read/append access to a LogFile.LogFileManager Provides a logical view of many separate files as one single long log file.LongRecordLocation Provides a RecordLocation implementation for the long based location pointers that HOWL uses.NetmaskIPAddressPermission NetmaskIPv6AddressPermission Packet Provides a ByteBuffer like interface to work with IO channel packets of data.PacketByteArrayOutputStream PacketData Used to write and read primitives to and from a Packet.PacketInputStream Deprecated. Use PacketToInputStream instead.PacketOutputStream Provides an OutputStream for a given Packet.PacketPool Provides a simple pool of Packet objects.PacketToInputStream Provides an InputStream for a given Packet.ProtocolRecognizer Record Serializes/Deserializes data records.RecordInfo RecordLocation A RecordLocation is used to locate data records that have been logged to a Journal via theJournal.put()
method call.ServerService The Server will call the following methods.ServiceAccessController ServiceDaemon ServiceException ServiceLogger ServicePool SocketService StandardServiceStack StartWithIPAddressPermission