| Package | Description |
|---|---|
| org.gearman.common.interfaces | |
| org.gearman.common.packets | |
| org.gearman.common.packets.request | |
| org.gearman.common.packets.response | |
| org.gearman.net |
| Modifier and Type | Method and Description |
|---|---|
void |
Client.send(Packet packet) |
| Modifier and Type | Method and Description |
|---|---|
static Packet |
PacketFactory.packetFromBytes(byte[] packetBytes) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanDo
Created with IntelliJ IDEA.
|
class |
CantDo
Created with IntelliJ IDEA.
|
class |
EchoRequest |
class |
GetStatus
Created with IntelliJ IDEA.
|
class |
GrabJob |
class |
PreSleep |
class |
RequestPacket |
class |
SetClientId |
class |
SubmitJob |
| Modifier and Type | Class and Description |
|---|---|
class |
EchoResponse |
class |
JobAssign |
class |
JobAssignUniq |
class |
JobCreated |
class |
NoJob |
class |
NoOp
Created with IntelliJ IDEA.
|
class |
ResponsePacket |
class |
StatusRes |
class |
WorkCompleteResponse
Created with IntelliJ IDEA.
|
class |
WorkDataResponse |
class |
WorkExceptionResponse |
class |
WorkFailResponse |
class |
WorkStatus |
class |
WorkWarningResponse
Created with IntelliJ IDEA.
|
| Modifier and Type | Method and Description |
|---|---|
Packet |
Connection.getNextPacket() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.sendPacket(Packet p) |
Copyright © 2013. All Rights Reserved.