public class InitResult<H> extends Object
| Constructor and Description | 
|---|
InitResult(ByteBuffer byteBuffer,
          H handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
ByteBuffer | 
getByteBuffer()  | 
H | 
getHandler()  | 
public InitResult(ByteBuffer byteBuffer, H handler)
public ByteBuffer getByteBuffer()
public H getHandler()
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.