public static class ShortCircuitShm.SlotId
extends java.lang.Object
| Constructor | Description |
|---|---|
SlotId(ShortCircuitShm.ShmId shmId,
int slotIdx) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
ShortCircuitShm.ShmId |
getShmId() |
|
int |
getSlotIdx() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
public SlotId(ShortCircuitShm.ShmId shmId, int slotIdx)
public ShortCircuitShm.ShmId getShmId()
public int getSlotIdx()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.