ch.nix.ert.message.operations
Class TransactionSplit

java.lang.Object
  extended bych.nix.ert.message.operations.TransactionSplit
All Implemented Interfaces:
OperationInterface, java.io.Serializable

public class TransactionSplit
extends java.lang.Object
implements OperationInterface

TODO Edit this text for a better description

Author:
michi
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ch.nix.ert.message.operations.OperationInterface
CURSORSIZE, DATA, DATAITEMS, DBSIZE, DELAY, DIRECTDESTINATION, DIRECTORIGINATOR, FIRSTINTERNALKEY, INTERNALKEY, KEYPARTITIONID, LASTINTERNALKEY, NAMESPACE, NESTED, NODELOAD, OPERATION, OPERATIONNAMES, RESULT, ROUTING, SERVICEORIGINATOR, TRANSACTIONID, TRANSACTIONNODEID, TRANSACTIONOPERATION, TRANSACTIONSERVICEID, TRANSACTIONSPLIT, TRANSACTIONTYPE, USERKEY
 
Constructor Summary
TransactionSplit()
           
 
Method Summary
 java.lang.Object decode(byte[] buffer)
           
 byte[] encode(java.lang.Object transactionSplit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionSplit

public TransactionSplit()
Method Detail

encode

public byte[] encode(java.lang.Object transactionSplit)
Specified by:
encode in interface OperationInterface

decode

public java.lang.Object decode(byte[] buffer)
Specified by:
decode in interface OperationInterface


Copyright © 2004 Michael Kussmaul - Revision: 183 - Date: 2004-11-16T15:42:13.763853Z