org.jgroups.util

Class Util1_4


public class Util1_4
extends Util

Util1_4
Author:
abollu

Field Summary

Fields inherited from class org.jgroups.util.Util

DIAG_GROUP, MAX_PORT, log

Method Summary

static void
doubleWriteBuffer(ByteBuffer buf, WritableByteChannel out)
static void
writeFully(ByteBuffer buf, WritableByteChannel out)

Methods inherited from class org.jgroups.util.Util

activeThreads, array2String, array2String, array2String, checkForLinux, checkForSolaris, checkForWindows, computeFragOffsets, computeFragOffsets, crash, createDatagramSocket, createServerSocket, defragmentBuffer, determineLeftMembers, doubleWrite, dumpStack, fileExists, fragmentBuffer, getHostname, getStackTrace, main, memStats, objectFromByteBuffer, objectToByteBuffer, parseCommaDelimitedLongs, parseCommaDelimitedStrings, pickSubset, print, printEvent, printFragments, printMembers, printMessage, printMethodCall, printStackTrace, printStackTrace, printThreads, prompt, random, removeFile, sameHost, shortName, sizeOf, sizeOf, sleep, sleep, sleepRandom, tossWeightedCoin

Method Details

doubleWriteBuffer

public static void doubleWriteBuffer(ByteBuffer buf,
                                     WritableByteChannel out)
            throws Exception

writeFully

public static void writeFully(ByteBuffer buf,
                              WritableByteChannel out)
            throws IOException

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.