Uses of Enum Class
com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile.PacketConsumeState
Packages that use PacketConsumeState
-
Uses of PacketConsumeState in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multibucketsinglefile that return PacketConsumeStateModifier and TypeMethodDescriptionAbstractSingleBucketOrderedPacket.getConsumeState(short bucketIndex) DeletedMultiBucketOrderedPacket.getConsumeState(short bucketIndex) DiscardedMultiBucketOrderedPacket.getConsumeState(short bucketIndex) IMultiBucketSingleFileReplicationOrderedPacket.getConsumeState(short bucketIndex) MultiBucketSingleFileReliableAsyncKeptDiscardedPacket.getConsumeState(short bucketIndex) MultipleBucketOrderedPacket.getConsumeState(short bucketIndex) static PacketConsumeStateReturns the enum constant of this class with the specified name.static PacketConsumeState[]PacketConsumeState.values()Returns an array containing the constants of this enum class, in the order they are declared.