Avalanche SDK Client
    Preparing search index...

    Module methods/index

    Type Aliases

    GetContainerByIDErrorType
    GetContainerByIDParameters

    Parameters for the index.getContainerByID method.

    GetContainerByIDReturnType

    Return type for the index.getContainerByID method.

    GetContainerByIndexErrorType
    GetContainerByIndexParameters

    Parameters for the index.getContainerByIndex method.

    GetContainerByIndexReturnType

    Return type for the index.getContainerByIndex method.

    GetContainerRangeErrorType
    GetContainerRangeParameters

    Parameters for the index.getContainerRange method.

    GetContainerRangeReturnType

    Return type for the index.getContainerRange method.

    GetIndexErrorType
    GetIndexParameters

    Parameters for the index.getIndex method.

    GetIndexReturnType

    Return type for the index.getIndex method.

    GetLastAcceptedErrorType
    GetLastAcceptedParameters

    Parameters for the index.getLastAccepted method.

    GetLastAcceptedReturnType

    Return type for the index.getLastAccepted method.

    IsAcceptedErrorType
    IsAcceptedParameters

    Parameters for the index.isAccepted method.

    IsAcceptedReturnType

    Return type for the index.isAccepted method.

    Functions

    getContainerByID

    Get container by ID.

    getContainerByIndex

    Get container by index.

    getContainerRange

    Get a range of containers by their indices.

    getIndex

    Get the index of a container by its ID.

    getLastAccepted

    Get the last accepted container.

    isAccepted

    Check if a container is accepted.