A B C D E F G H I J K L M N O P R S T U V W X

I

IPAddr - Variable in class oogp2p.chord.ChordLocation
 
IPaddr - Variable in class oogp2p.pastry.PastryLocation
 
Id - Variable in class oogp2p.pastry.PastryLocation
 
IdBitLength - Static variable in class oogp2p.pastry.PastryLocation
This is the bit length of the node ids.
InfoReceived - class oogp2p.InfoReceived.
 
InfoReceived() - Constructor for class oogp2p.InfoReceived
 
InfoReceived(Nettable) - Constructor for class oogp2p.InfoReceived
 
InfoReceivedFactory - class oogp2p.InfoReceivedFactory.
 
InfoReceivedFactory() - Constructor for class oogp2p.InfoReceivedFactory
 
Init() - Method in class oogp2p.Application
 
Init() - Method in class oogp2p.ErrorApplication
 
Init() - Method in class oogp2p.OogApplication
 
Init() - Method in class oogp2p.chat.ChatApplication
 
Init() - Method in class oogp2p.chord.ChordApplication
 
Init() - Method in class oogp2p.file.FileApplication
 
Init() - Method in class oogp2p.pastry.PastryApplication
 
Init() - Method in class oogp2p.records.RecordApplication
 
Init() - Method in class oogp2p.search.SearchApplication
 
InitializeContainers() - Method in class oogp2p.network.BaseServer
Initialize containers for the class
InitializeStreams() - Method in class oogp2p.network.Connection
Initializes input and output streams.
InsertKeyIR - class oogp2p.chord.IRs.InsertKeyIR.
 
InsertKeyIR() - Constructor for class oogp2p.chord.IRs.InsertKeyIR
 
InsertKeyIR(Nettable) - Constructor for class oogp2p.chord.IRs.InsertKeyIR
 
InsertKeyNettable - class oogp2p.chord.nettables.InsertKeyNettable.
 
InsertKeyNettable(InetAddress, InetAddress, InetAddress, byte[], String) - Constructor for class oogp2p.chord.nettables.InsertKeyNettable
 
id() - Method in class oogp2p.chord.ChordLocation
This selector returns the value of the SHA key for the node.
idBaseBitLength - Static variable in class oogp2p.pastry.RoutingTable
The routing calculations will occur in base 2 idBaseBitLength
in - Variable in class oogp2p.network.Connection
 
in - Variable in class oogp2p.network.Reader
 
inc() - Method in class oogp2p.pastry.PastryLocation.Distance
increment this distance
indexOfMSDB(PastryLocation) - Method in class oogp2p.pastry.PastryLocation
Returns the index of the most significant differing bit (MSDB).
indexOfMSDD(PastryLocation, int) - Method in class oogp2p.pastry.PastryLocation
Returns the index of the most significant different digit (MSDD) in a given base.
init() - Method in class oogp2p.seed.AutomateStartup
 
initialAddress - Variable in class oogp2p.records.nettables.RecordHopsNettable
 
initialize() - Method in class oogp2p.chat.MultiChatWindow
Initialize window and display.
initialize() - Method in class oogp2p.network.Client
 
initialize() - Method in class oogp2p.network.Reader
 
initialize() - Method in class oogp2p.network.Server
 
insertFile(PastryFileLocation) - Method in class oogp2p.pastry.file.PastryFileNode
 
invert(int[]) - Method in class oogp2p.pastry.PastryLocation
inverts the distance value stored in an integer array (computes 0-value)
isBetween(ChordLocation, ChordLocation) - Method in class oogp2p.chord.ChordLocation
 
isBetween(PastryLocation, PastryLocation) - Method in class oogp2p.pastry.PastryLocation
Checks if this Id is between two given ids ccw (inclusive) and cw (exclusive) on the circle
isClosest(PastryLocation) - Method in class oogp2p.pastry.PastryNode
Called by the layered Pastry application to check if the local pastry node is the one that is currently closest to the object key id.
isJoined() - Method in class oogp2p.chord.ChordAdministrator
 
isJoined() - Method in class oogp2p.pastry.PastryAdministrator
 
isPeerType() - Method in class oogp2p.FindUsersCommand
 
isType(Nettable) - Method in class oogp2p.Application
 
isType(Nettable) - Method in class oogp2p.Command
 
isType(Nettable) - Method in class oogp2p.ConnectCommand
 
isType(Nettable) - Method in class oogp2p.ConnectIR
 
isType(Nettable) - Method in class oogp2p.DisplayCommand
 
isType(Nettable) - Method in class oogp2p.ErrorApplication
 
isType(Nettable) - Method in class oogp2p.ErrorCommand
 
isType(Nettable) - Method in class oogp2p.FindUsersCommand
 
isType(Nettable) - Method in class oogp2p.InfoReceived
 
isType(Nettable) - Method in class oogp2p.LoginCommand
 
isType(Nettable) - Method in class oogp2p.LoginNameCommand
 
isType(Nettable) - Method in class oogp2p.NewMemberCommand
 
isType(Nettable) - Method in class oogp2p.OogApplication
 
isType(Nettable) - Method in class oogp2p.chat.ChatApplication
 
isType(Nettable) - Method in class oogp2p.chat.IRs.ChatCloseIR
 
isType(Nettable) - Method in class oogp2p.chat.IRs.ChatInfoReceived
 
isType(Nettable) - Method in class oogp2p.chat.IRs.ChatInitIR
 
isType(Nettable) - Method in class oogp2p.chat.IRs.ChatMessageIR
 
isType(Nettable) - Method in class oogp2p.chat.IRs.MultiChatInitIR
 
isType(Nettable) - Method in class oogp2p.chat.IRs.MultiChatInitInfoIR
 
isType(Nettable) - Method in class oogp2p.chat.IRs.MultiChatMessageIR
 
isType(Nettable) - Method in class oogp2p.chat.commands.ChatCommand
 
isType(Nettable) - Method in class oogp2p.chat.commands.MultiChatCommand
 
isType(Nettable) - Method in class oogp2p.chord.ChordApplication
 
isType(Nettable) - Method in class oogp2p.chord.IRs.AddKeyToTableIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.ChordInfoReceived
 
isType(Nettable) - Method in class oogp2p.chord.IRs.ChordRingExistsIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.ChordRingQueryIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.EchoFindKeyStatIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.FindFingerSuccessorIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.FindKeyIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.FindKeyStatIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.FoundFingerSuccessorIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.FoundKeyIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.FoundKeyStatIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.GetMappingAnswerIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.GetMappingIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.InsertKeyIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.NotifyIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.RefreshFingerNodeIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.RefreshFingerNodeResponseIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.StabilizeIR
 
isType(Nettable) - Method in class oogp2p.chord.IRs.StabilizeResponseIR
 
isType(Nettable) - Method in class oogp2p.chord.commands.ChordCommand
 
isType(Nettable) - Method in class oogp2p.chord.commands.ChordSearchCommand
 
isType(Nettable) - Method in class oogp2p.chord.commands.ChordStatSearchCommand
 
isType(Nettable) - Method in class oogp2p.chord.commands.CreateChordCommand
 
isType(Nettable) - Method in class oogp2p.file.FileApplication
 
isType(Nettable) - Method in class oogp2p.file.IRs.FileDataIR
 
isType(Nettable) - Method in class oogp2p.file.IRs.FileInfoReceived
 
isType(Nettable) - Method in class oogp2p.file.IRs.FileListingIR
 
isType(Nettable) - Method in class oogp2p.file.commands.GetFileCommand
 
isType(Nettable) - Method in class oogp2p.file.commands.GetFileListingCommand
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryInfoReceived
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryJoinIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryLeafSetIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryNetworkExistsIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryNetworkQueryIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryRouteTestIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryRoutingTableRowIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryStructureCheckIR
 
isType(Nettable) - Method in class oogp2p.pastry.IRs.PastryTargetFoundIR
 
isType(Nettable) - Method in class oogp2p.pastry.PastryApplication
 
isType(Nettable) - Method in class oogp2p.pastry.commands.CreatePastryCommand
 
isType(Nettable) - Method in class oogp2p.pastry.commands.PastryCommand
 
isType(Nettable) - Method in class oogp2p.pastry.commands.PastryRouteTest
 
isType(Nettable) - Method in class oogp2p.pastry.commands.PastryStructureCheckCommand
 
isType(Nettable) - Method in class oogp2p.pastry.file.IRs.PastryFindFileIR
 
isType(Nettable) - Method in class oogp2p.pastry.file.IRs.PastryFoundFileIR
 
isType(Nettable) - Method in class oogp2p.pastry.file.IRs.PastryInsertFileIR
 
isType(Nettable) - Method in class oogp2p.pastry.file.commands.PastrySearchCommand
 
isType(Nettable) - Method in class oogp2p.records.IRs.RecordHopsIR
 
isType(Nettable) - Method in class oogp2p.records.IRs.RecordHopsReturnIR
 
isType(Nettable) - Method in class oogp2p.records.IRs.RecordInfoReceived
 
isType(Nettable) - Method in class oogp2p.records.RecordApplication
 
isType(Nettable) - Method in class oogp2p.records.commands.GetRecordsCommand
 
isType(Nettable) - Method in class oogp2p.search.IRs.BreadthSearchIR
 
isType(Nettable) - Method in class oogp2p.search.IRs.SearchFileFoundIR
 
isType(Nettable) - Method in class oogp2p.search.IRs.SearchInfoReceived
 
isType(Nettable) - Method in class oogp2p.search.SearchApplication
 
isType(Nettable) - Method in class oogp2p.search.commands.BreadthSearchCommand
 
isType(Nettable) - Method in class oogp2p.search.commands.SearchGetFileCommand
 
isValid() - Method in class oogp2p.chord.ChordAdministrator
whether or not the chord thing is valid
isValid() - Method in class oogp2p.pastry.PastryAdministrator
 
isWithinSet(PastryLocation) - Method in interface oogp2p.pastry.PastrySet
 

A B C D E F G H I J K L M N O P R S T U V W X